aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorHenrik "Henke37" Andersson2019-09-28 01:02:02 +0200
committerFilippos Karapetis2019-09-29 19:34:16 +0300
commit50e3828fe9418d6a75c6df179272ce10ab6d42e4 (patch)
treebcef593a7be85342f66be4af299c143d5ca53b4c /engines
parent24e58d88db7d078cb19e1efc2cecb077238e1670 (diff)
downloadscummvm-rg350-50e3828fe9418d6a75c6df179272ce10ab6d42e4.tar.gz
scummvm-rg350-50e3828fe9418d6a75c6df179272ce10ab6d42e4.tar.bz2
scummvm-rg350-50e3828fe9418d6a75c6df179272ce10ab6d42e4.zip
VOYEUR: The game doesn't use MIDI, mark it as such.
Diffstat (limited to 'engines')
-rw-r--r--engines/voyeur/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/voyeur/detection_tables.h b/engines/voyeur/detection_tables.h
index da566ff63d..b6ff2c3a98 100644
--- a/engines/voyeur/detection_tables.h
+++ b/engines/voyeur/detection_tables.h
@@ -32,7 +32,7 @@ static const VoyeurGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},