aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStrangerke2011-10-24 06:31:25 +0200
committerStrangerke2011-10-24 06:31:25 +0200
commit50390ce9b6015a47130a59c9526617476ef8e53f (patch)
tree73166854533956f512af71799c2a859d1f0e7305
parenta651a416cd6afa3820677bed9cfba3e61f7de327 (diff)
downloadscummvm-rg350-50390ce9b6015a47130a59c9526617476ef8e53f.tar.gz
scummvm-rg350-50390ce9b6015a47130a59c9526617476ef8e53f.tar.bz2
scummvm-rg350-50390ce9b6015a47130a59c9526617476ef8e53f.zip
MADS: Add GUIO_NOASPECT to M4 games
-rw-r--r--engines/m4/detection.cpp22
1 files changed, 11 insertions, 11 deletions
diff --git a/engines/m4/detection.cpp b/engines/m4/detection.cpp
index 58a5db6c89..a10ac512ad 100644
--- a/engines/m4/detection.cpp
+++ b/engines/m4/detection.cpp
@@ -77,7 +77,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Burger,
kFeaturesCD
@@ -93,7 +93,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::DE_DEU,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Burger,
kFeaturesCD
@@ -109,7 +109,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::RU_RUS,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Burger,
kFeaturesCD
@@ -125,7 +125,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformPC,
ADGF_DEMO | ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Burger,
kFeaturesDemo
@@ -141,7 +141,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformPC,
ADGF_DEMO | ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Burger,
kFeaturesDemo
@@ -157,7 +157,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Riddle,
kFeaturesCD
@@ -173,7 +173,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Riddle,
kFeaturesCD
@@ -189,7 +189,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::DE_DEU,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Riddle,
kFeaturesCD
@@ -205,7 +205,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::FR_FRA,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Riddle,
kFeaturesCD
@@ -221,7 +221,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::ES_ESP,
Common::kPlatformPC,
ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Riddle,
kFeaturesCD
@@ -237,7 +237,7 @@ static const M4GameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformPC,
ADGF_DEMO | ADGF_UNSTABLE,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_Riddle,
kFeaturesDemo