summaryrefslogtreecommitdiffstats
path: root/src/core/Game.h
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-05-05 17:04:18 +0200
committerSergeanur <s.anureev@yandex.ua>2020-05-05 17:04:18 +0200
commit9960c411933f9a804eb5f6840d75ad00fd255252 (patch)
tree19886c3263958d5c77664518270d252ad5554602 /src/core/Game.h
parentMerge pull request #512 from Nick007J/master (diff)
downloadre3-9960c411933f9a804eb5f6840d75ad00fd255252.tar
re3-9960c411933f9a804eb5f6840d75ad00fd255252.tar.gz
re3-9960c411933f9a804eb5f6840d75ad00fd255252.tar.bz2
re3-9960c411933f9a804eb5f6840d75ad00fd255252.tar.lz
re3-9960c411933f9a804eb5f6840d75ad00fd255252.tar.xz
re3-9960c411933f9a804eb5f6840d75ad00fd255252.tar.zst
re3-9960c411933f9a804eb5f6840d75ad00fd255252.zip
Diffstat (limited to 'src/core/Game.h')
-rw-r--r--src/core/Game.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/Game.h b/src/core/Game.h
index 8db5adf5..48f31abc 100644
--- a/src/core/Game.h
+++ b/src/core/Game.h
@@ -12,9 +12,6 @@ class CGame
{
public:
static eLevelName currLevel;
-#ifdef MIAMI
- static int32 currArea;
-#endif
static bool bDemoMode;
static bool nastyGame;
static bool frenchGame;