aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.h
diff options
context:
space:
mode:
authorJoost Peters2003-07-05 00:57:03 +0000
committerJoost Peters2003-07-05 00:57:03 +0000
commit934611c348a46d35132fd64a9922bbc6c0817165 (patch)
treeac7e6e4cd61491dad67c57216e3cb744d5486bf1 /common/gameDetector.h
parent39509be92c4f21fb9883386f29e393133e4c1621 (diff)
downloadscummvm-rg350-934611c348a46d35132fd64a9922bbc6c0817165.tar.gz
scummvm-rg350-934611c348a46d35132fd64a9922bbc6c0817165.tar.bz2
scummvm-rg350-934611c348a46d35132fd64a9922bbc6c0817165.zip
applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885)
svn-id: r8753
Diffstat (limited to 'common/gameDetector.h')
-rw-r--r--common/gameDetector.h2
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;