diff options
Diffstat (limited to '')
-rw-r--r-- | src/Game.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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); |