aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorStrangerke2011-10-24 06:36:37 +0200
committerStrangerke2011-10-24 06:36:37 +0200
commit8e9a775813ae9c8f1ec779ebfbe4826dcaa317aa (patch)
tree81c1caacf8b9122dc216f513f6d0fe557dcb449d /engines
parent50390ce9b6015a47130a59c9526617476ef8e53f (diff)
downloadscummvm-rg350-8e9a775813ae9c8f1ec779ebfbe4826dcaa317aa.tar.gz
scummvm-rg350-8e9a775813ae9c8f1ec779ebfbe4826dcaa317aa.tar.bz2
scummvm-rg350-8e9a775813ae9c8f1ec779ebfbe4826dcaa317aa.zip
COMPOSER: Add GUIO_NOASPECT to Composer engine
Diffstat (limited to 'engines')
-rw-r--r--engines/composer/detection.cpp22
1 files changed, 11 insertions, 11 deletions
diff --git a/engines/composer/detection.cpp b/engines/composer/detection.cpp
index eb4e820a13..af355402c2 100644
--- a/engines/composer/detection.cpp
+++ b/engines/composer/detection.cpp
@@ -73,7 +73,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_USEEXTRAASTITLE | ADGF_DEMO,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV1
},
@@ -86,7 +86,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},
@@ -100,7 +100,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_USEEXTRAASTITLE | ADGF_DEMO,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},
@@ -117,7 +117,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},
@@ -130,7 +130,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformMacintosh,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},
@@ -143,7 +143,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::FR_FRA,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},
@@ -160,7 +160,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},
@@ -173,7 +173,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformMacintosh,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},
@@ -186,7 +186,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},
@@ -203,7 +203,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},
@@ -220,7 +220,7 @@ static const ComposerGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO1(GUIO_NONE)
+ GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},