diff options
Diffstat (limited to 'src/core/Game.h')
-rw-r--r-- | src/core/Game.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/Game.h b/src/core/Game.h index 227da56e..2bd468ba 100644 --- a/src/core/Game.h +++ b/src/core/Game.h @@ -35,9 +35,7 @@ class CGame { public: static eLevelName currLevel; -#ifdef MIAMI static int32 currArea; -#endif static bool bDemoMode; static bool nastyGame; static bool frenchGame; |