fix compile error with opengl

This commit is contained in:
nehalmistry 2004-06-03 17:10:52 +00:00
parent 5488366ac4
commit 9e05ecda78

View file

@ -88,8 +88,10 @@
SDL_Surface* TheScreen; /// Internal screen
#ifndef USE_OPENGL
static SDL_Rect Rects[100];
static int NumRects;
#endif
static int FrameTicks; /// Frame length in ms
static int FrameRemainder; /// Frame remainder 0.1 ms