diff options
Diffstat (limited to 'gameDetector.h')
-rw-r--r-- | gameDetector.h | 1 |
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; |