Pre-resize fillparent
This commit is contained in:
@@ -43,7 +43,7 @@ namespace EXPORT_FROM_MYDLL FXEngine {
|
||||
void ZoomIn( SDL_Texture* texture, const double zoomx, const double zoomy, const unsigned long int smooth = SMOOTHING_ON ) const;
|
||||
|
||||
private:
|
||||
static cGFX* sp_inst;// = nullptr
|
||||
static cGFX* sp_inst;/// = nullptr
|
||||
};/// END CLASS DEFINITION cGFX
|
||||
}/// END NAMESPACE DEFINITION FXEngine
|
||||
#endif/// END IFNDEF _CGFX_HPP_
|
||||
Reference in New Issue
Block a user