aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dreamweb/detection_tables.h')
-rw-r--r--engines/dreamweb/detection_tables.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/engines/dreamweb/detection_tables.h b/engines/dreamweb/detection_tables.h
index 0902236916..75f5786268 100644
--- a/engines/dreamweb/detection_tables.h
+++ b/engines/dreamweb/detection_tables.h
@@ -39,7 +39,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
},
@@ -56,7 +56,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformPC,
ADGF_CD | ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
},
@@ -73,7 +73,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
Common::EN_USA,
Common::kPlatformPC,
ADGF_CD,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
},
@@ -90,7 +90,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
Common::FR_FRA,
Common::kPlatformPC,
ADGF_CD | ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
},
@@ -107,7 +107,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
Common::DE_DEU,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
},
@@ -124,7 +124,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
Common::DE_DEU,
Common::kPlatformPC,
ADGF_CD | ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
},
@@ -141,7 +141,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
Common::ES_ESP,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
},
@@ -158,7 +158,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
Common::ES_ESP,
Common::kPlatformPC,
ADGF_CD | ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
},
@@ -175,7 +175,7 @@ static const DreamWebGameDescription gameDescriptions[] = {
Common::IT_ITA,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO0()
},
},