From e81652c2fc2787fc8aab3937be62127e7a3354ee Mon Sep 17 00:00:00 2001 From: aap Date: Tue, 5 May 2020 18:06:38 +0200 Subject: cleaned up MIAMI ifdefs --- src/core/Game.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/Game.h') diff --git a/src/core/Game.h b/src/core/Game.h index 8db5adf5..eacf5141 100644 --- a/src/core/Game.h +++ b/src/core/Game.h @@ -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; -- cgit v1.2.3