Fix compilation.

svn-id: r15271
This commit is contained in:
Eugene Sandulenko 2004-09-25 16:30:14 +00:00
parent 972846017c
commit 5c146947cc

View File

@ -900,9 +900,11 @@ public:
protected:
/* Should be in Graphics class? */
uint16 _screenB, _screenH;
#ifdef V7_SMOOTH_SCROLLING_HACK
//#ifdef V7_SMOOTH_SCROLLING_HACK
//(see gfx.cpp line 1222)
public: // HACK HACK HACK
#endif
//#endif
int _roomHeight, _roomWidth;
public:
int _screenHeight, _screenWidth;