aboutsummaryrefslogtreecommitdiff
path: root/gameDetector.h
diff options
context:
space:
mode:
authorJames Brown2002-05-05 20:08:41 +0000
committerJames Brown2002-05-05 20:08:41 +0000
commit1f9c0dc6666bed76c2e025548f2c98bb328bf694 (patch)
treed56740cb80cec942b3cf288129bc0d90bc2f8f32 /gameDetector.h
parent2f2d4527efc63dffef87b2dd7826fde53a60897a (diff)
downloadscummvm-rg350-1f9c0dc6666bed76c2e025548f2c98bb328bf694.tar.gz
scummvm-rg350-1f9c0dc6666bed76c2e025548f2c98bb328bf694.tar.bz2
scummvm-rg350-1f9c0dc6666bed76c2e025548f2c98bb328bf694.zip
Add text speed option (-y for Yak :)
svn-id: r4216
Diffstat (limited to 'gameDetector.h')
-rw-r--r--gameDetector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gameDetector.h b/gameDetector.h
index 6476a0c6bd..600948b4e3 100644
--- a/gameDetector.h
+++ b/gameDetector.h
@@ -38,6 +38,7 @@ public:
byte _sfx_volume;
bool _amiga;
+ uint16 _talkSpeed;
uint16 _debugMode;
uint16 _noSubtitles;
uint16 _bootParam;