diff options
Diffstat (limited to 'common/gameDetector.h')
-rw-r--r-- | common/gameDetector.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h index 697d05c7c4..a563c3c9e9 100644 --- a/common/gameDetector.h +++ b/common/gameDetector.h @@ -120,6 +120,8 @@ public: bool _amiga; int _language; + bool _floppyIntro; + uint16 _talkSpeed; uint16 _debugMode; uint16 _debugLevel; |