cleaned up MIAMI ifdefs

This commit is contained in:
aap 2020-05-05 18:06:38 +02:00
commit e81652c2fc
46 changed files with 95 additions and 2006 deletions

View file

@ -12,9 +12,7 @@ class CGame
{
public:
static eLevelName currLevel;
#ifdef MIAMI
static int32 currArea;
#endif
static bool bDemoMode;
static bool nastyGame;
static bool frenchGame;