aboutsummaryrefslogtreecommitdiff
path: root/gameDetector.h
diff options
context:
space:
mode:
authorMax Horn2002-05-04 00:20:39 +0000
committerMax Horn2002-05-04 00:20:39 +0000
commitc7002262bb8844d6ea5d6c8fbada4983475e2b49 (patch)
tree5d0880f9ac35a07a0b180ddfa7136bc78f18975e /gameDetector.h
parent711d994b9c4902d97dfe6ec4e7095f0a516011a4 (diff)
downloadscummvm-rg350-c7002262bb8844d6ea5d6c8fbada4983475e2b49.tar.gz
scummvm-rg350-c7002262bb8844d6ea5d6c8fbada4983475e2b49.tar.bz2
scummvm-rg350-c7002262bb8844d6ea5d6c8fbada4983475e2b49.zip
automatic detecion of MT32 vs. GM midi; removed obsolete -r command line option
svn-id: r4193
Diffstat (limited to 'gameDetector.h')
-rw-r--r--gameDetector.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gameDetector.h b/gameDetector.h
index caf2427f02..6476a0c6bd 100644
--- a/gameDetector.h
+++ b/gameDetector.h
@@ -36,7 +36,6 @@ public:
byte _music_volume;
byte _sfx_volume;
- bool _mt32emulate;
bool _amiga;
uint16 _debugMode;