aboutsummaryrefslogtreecommitdiff
path: root/engines/tony
diff options
context:
space:
mode:
authorHenrik "Henke37" Andersson2019-09-28 00:18:29 +0200
committerFilippos Karapetis2019-09-29 19:34:16 +0300
commit92a2a9afc6c496605b49056b01b97f64202abb03 (patch)
treed00a8a077908ea2ec343ff88159aa4fe760ed747 /engines/tony
parent1f39deb176432116d52c508a7877e22fa0922660 (diff)
downloadscummvm-rg350-92a2a9afc6c496605b49056b01b97f64202abb03.tar.gz
scummvm-rg350-92a2a9afc6c496605b49056b01b97f64202abb03.tar.bz2
scummvm-rg350-92a2a9afc6c496605b49056b01b97f64202abb03.zip
TONY: The engine doesn't use MIDI, mark the games as such.
Diffstat (limited to 'engines/tony')
-rw-r--r--engines/tony/detection_tables.h28
1 files changed, 14 insertions, 14 deletions
diff --git a/engines/tony/detection_tables.h b/engines/tony/detection_tables.h
index 1bb91a862d..e430bce5a5 100644
--- a/engines/tony/detection_tables.h
+++ b/engines/tony/detection_tables.h
@@ -37,7 +37,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -55,7 +55,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::CZ_CZE,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -72,7 +72,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_DEMO,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -88,7 +88,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_DEMO | GF_COMPRESSED,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -105,7 +105,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::FR_FRA,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -122,7 +122,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::DE_DEU,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -139,7 +139,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::IT_ITA,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -156,7 +156,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::IT_ITA,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -173,7 +173,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::PL_POL,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -190,7 +190,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::DE_DEU,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -208,7 +208,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::CZ_CZE,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -225,7 +225,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -242,7 +242,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},
@@ -259,7 +259,7 @@ static const TonyGameDescription gameDescriptions[] = {
Common::RU_RUS,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOMIDI)
},
},