This commit is contained in:
Paul 2001-08-07 19:09:29 +00:00
parent d739a44367
commit 22225dfb99
2 changed files with 20 additions and 2 deletions

View file

@ -138,6 +138,7 @@ static SpriteBank *s_GlobalSpritebank;
static CLayerCollision *s_GlobalCollision;
static int s_bossHasBeenKilled;
static DVECTOR s_CamShake;
static int s_showBossTextOnRespawn;
int m_levelHasTimer;