mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Remove obsolete member
This commit is contained in:
parent
9864c91295
commit
cb43055e13
@ -70,7 +70,6 @@ protected:
|
|||||||
SDL_Cursor *m_lpSDLCursors[MAXCURSORS];
|
SDL_Cursor *m_lpSDLCursors[MAXCURSORS];
|
||||||
SDL_Surface *m_lpSDLBlupi;
|
SDL_Surface *m_lpSDLBlupi;
|
||||||
SDL_Texture *m_lpSDLTexture[MAXIMAGE];
|
SDL_Texture *m_lpSDLTexture[MAXIMAGE];
|
||||||
COLORREF m_colorSurface[2 * MAXIMAGE];
|
|
||||||
|
|
||||||
char m_filename[MAXIMAGE][20];
|
char m_filename[MAXIMAGE][20];
|
||||||
POINT m_totalDim[MAXIMAGE]; // dimensions totale image
|
POINT m_totalDim[MAXIMAGE]; // dimensions totale image
|
||||||
|
Loading…
x
Reference in New Issue
Block a user