aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/detection_tables.h
diff options
context:
space:
mode:
authorJohannes Schickel2010-07-23 20:55:44 +0000
committerJohannes Schickel2010-07-23 20:55:44 +0000
commit9fc67f5c0b3eb7ad377372da7ccff87d5203de0c (patch)
tree136d8092ef1b66e7e5318c53d6bfedbcbe4264c6 /engines/kyra/detection_tables.h
parent3a45e47c5c92435353d7524fea56dc7d30788dcf (diff)
downloadscummvm-rg350-9fc67f5c0b3eb7ad377372da7ccff87d5203de0c.tar.gz
scummvm-rg350-9fc67f5c0b3eb7ad377372da7ccff87d5203de0c.tar.bz2
scummvm-rg350-9fc67f5c0b3eb7ad377372da7ccff87d5203de0c.zip
KYRA: Mark Kyra 1 Mac as General MIDI only.
It might be noteworthy that we do not support the music yet, but that might change one day. We also do not mark the Kyra 1 Mac CD as GM only, since that uses the included DOS sound files for now. svn-id: r51221
Diffstat (limited to 'engines/kyra/detection_tables.h')
-rw-r--r--engines/kyra/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/detection_tables.h b/engines/kyra/detection_tables.h
index 390281c356..fe4cc7298f 100644
--- a/engines/kyra/detection_tables.h
+++ b/engines/kyra/detection_tables.h
@@ -228,7 +228,7 @@ const KYRAGameDescription adGameDescs[] = {
Common::EN_ANY,
Common::kPlatformMacintosh,
ADGF_NO_FLAGS,
- Common::GUIO_NOSPEECH
+ Common::GUIO_NOSPEECH | Common::GUIO_MIDIGM
},
KYRA1_FLOPPY_FLAGS
},