This commit is contained in:
Paul 2001-08-10 20:14:50 +00:00
parent ea030fb8c3
commit ed0f08902a
4 changed files with 15 additions and 6 deletions

View file

@ -40,7 +40,7 @@ public:
void init();
void shutdown();
void select();
void select(int _dontChangeMusic=false);
void think(int _frames);
void render();
int isReadyToExit();