This commit is contained in:
Paul 2001-07-02 20:04:02 +00:00
parent a692d3560c
commit b52828ae5f
2 changed files with 8 additions and 1 deletions

View file

@ -99,6 +99,7 @@ private:
class FontBank *m_font;
int m_readyToExit;
int m_musicStarted;
char *m_screenImage;
char *m_mapBackgroundImage;