LAUNCHER: Add GUIO_NOASPECT to saga

This commit is contained in:
Strangerke 2011-10-24 00:35:16 +02:00
parent 48f7187edd
commit 5468f50a4b

View file

@ -617,7 +617,7 @@ static const SAGAGameDescription gameDescriptions[] = {
Common::EN_ANY, Common::EN_ANY,
Common::kPlatformPC, Common::kPlatformPC,
ADGF_DEMO, ADGF_DEMO,
GUIO1(GUIO_NONE) GUIO1(GUIO_NOASPECT)
}, },
GID_IHNM, GID_IHNM,
0, 0,
@ -649,7 +649,7 @@ static const SAGAGameDescription gameDescriptions[] = {
Common::EN_ANY, Common::EN_ANY,
Common::kPlatformPC, Common::kPlatformPC,
ADGF_NO_FLAGS, ADGF_NO_FLAGS,
GUIO1(GUIO_NONE) GUIO1(GUIO_NOASPECT)
}, },
GID_IHNM, GID_IHNM,
0, 0,
@ -679,7 +679,7 @@ static const SAGAGameDescription gameDescriptions[] = {
Common::DE_DEU, Common::DE_DEU,
Common::kPlatformPC, Common::kPlatformPC,
ADGF_NO_FLAGS, ADGF_NO_FLAGS,
GUIO1(GUIO_NONE) GUIO1(GUIO_NOASPECT)
}, },
GID_IHNM, GID_IHNM,
0, 0,
@ -707,7 +707,7 @@ static const SAGAGameDescription gameDescriptions[] = {
Common::ES_ESP, Common::ES_ESP,
Common::kPlatformPC, Common::kPlatformPC,
ADGF_NO_FLAGS, ADGF_NO_FLAGS,
GUIO1(GUIO_NONE) GUIO1(GUIO_NOASPECT)
}, },
GID_IHNM, GID_IHNM,
0, 0,
@ -736,7 +736,7 @@ static const SAGAGameDescription gameDescriptions[] = {
Common::FR_FRA, Common::FR_FRA,
Common::kPlatformPC, Common::kPlatformPC,
ADGF_NO_FLAGS, ADGF_NO_FLAGS,
GUIO1(GUIO_NONE) GUIO1(GUIO_NOASPECT)
}, },
GID_IHNM, GID_IHNM,
0, 0,
@ -764,7 +764,7 @@ static const SAGAGameDescription gameDescriptions[] = {
Common::IT_ITA, Common::IT_ITA,
Common::kPlatformPC, Common::kPlatformPC,
ADGF_NO_FLAGS, ADGF_NO_FLAGS,
GUIO1(GUIO_NONE) GUIO1(GUIO_NOASPECT)
}, },
GID_IHNM, GID_IHNM,
0, 0,
@ -789,7 +789,7 @@ static const SAGAGameDescription gameDescriptions[] = {
Common::EN_ANY, Common::EN_ANY,
Common::kPlatformMacintosh, Common::kPlatformMacintosh,
ADGF_NO_FLAGS, ADGF_NO_FLAGS,
GUIO1(GUIO_NONE) GUIO1(GUIO_NOASPECT)
}, },
GID_IHNM, GID_IHNM,
0, 0,
@ -819,7 +819,7 @@ static const SAGAGameDescription gameDescriptions[] = {
Common::EN_ANY, Common::EN_ANY,
Common::kPlatformPC, Common::kPlatformPC,
ADGF_UNSTABLE, ADGF_UNSTABLE,
GUIO1(GUIO_NONE) GUIO1(GUIO_NOASPECT)
}, },
GID_DINO, GID_DINO,
0, 0,
@ -849,7 +849,7 @@ static const SAGAGameDescription gameDescriptions[] = {
Common::EN_ANY, Common::EN_ANY,
Common::kPlatformPC, Common::kPlatformPC,
ADGF_UNSTABLE, ADGF_UNSTABLE,
GUIO1(GUIO_NONE) GUIO1(GUIO_NOASPECT)
}, },
GID_FTA2, GID_FTA2,
0, 0,