aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.h
diff options
context:
space:
mode:
authorTravis Howell2002-12-06 15:24:14 +0000
committerTravis Howell2002-12-06 15:24:14 +0000
commitad1ad142d081846e46a8d734f5d419f4497ebf5d (patch)
tree70867104a6c794bb3615db8208a8b31c17186cd9 /common/gameDetector.h
parent102525f27fa0bf2739df2e69ed993ba4708780f1 (diff)
downloadscummvm-rg350-ad1ad142d081846e46a8d734f5d419f4497ebf5d.tar.gz
scummvm-rg350-ad1ad142d081846e46a8d734f5d419f4497ebf5d.tar.bz2
scummvm-rg350-ad1ad142d081846e46a8d734f5d419f4497ebf5d.zip
Add debug levels for simon games
svn-id: r5860
Diffstat (limited to 'common/gameDetector.h')
-rw-r--r--common/gameDetector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h
index bf77f24ce2..d84840723b 100644
--- a/common/gameDetector.h
+++ b/common/gameDetector.h
@@ -119,6 +119,7 @@ public:
uint16 _talkSpeed;
uint16 _debugMode;
+ uint16 _debugLevel;
bool _noSubtitles;
uint16 _bootParam;