This commit is contained in:
Paul 2001-06-19 21:26:50 +00:00
parent f1fd2a9089
commit 126ef0af87
12 changed files with 46 additions and 73 deletions

View file

@ -77,7 +77,6 @@ private:
MODE__GOTO_CHOOSE_SLOT,
MODE__GOTO_OPTIONS,
MODE__GOTO_DEMO,
MODE__GOTO_CREDITS,
};
enum
@ -101,7 +100,6 @@ private:
int m_startGameFlag;
int m_gotoOptionsFlag;
int m_gotoCreditsFlag;
int m_demoTimeout;
int m_musicStarted;