From 75bca8e31eef877cc6df83146c665f86ad6f8583 Mon Sep 17 00:00:00 2001 From: Fire-Head Date: Thu, 13 Jun 2019 03:35:26 +0300 Subject: CPad done --- src/Game.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Game.h') diff --git a/src/Game.h b/src/Game.h index 0d8dbd53..279c3807 100644 --- a/src/Game.h +++ b/src/Game.h @@ -17,6 +17,7 @@ public: static bool &frenchGame; static bool &germanGame; static bool &noProstitutes; + static bool &playingIntro; static void Process(void); static Bool InitialiseOnceBeforeRW(void); -- cgit v1.2.3