From 9960c411933f9a804eb5f6840d75ad00fd255252 Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Tue, 5 May 2020 18:04:18 +0300 Subject: Remove Miami stuff --- src/core/Game.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/core/Game.h') 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; -- cgit v1.2.3