This commit is contained in:
Paul 2001-07-24 19:19:38 +00:00
parent 6c6f7f744b
commit 2b8ba9ab84
2 changed files with 5 additions and 6 deletions

View file

@ -79,6 +79,7 @@ private:
GAMEOVER_FONT_GROWSPEED=150,
GAMEOVER_FONT_GROWSPACING=900,
GAMEOVER_FONT_MAXSIN=1500,
GAMEOVER_DISPLAY_TIME=60*10,
};
void initGameOver();
void thinkGameOver(int _frames);