aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorSven Hesse2009-08-30 16:46:24 +0000
committerSven Hesse2009-08-30 16:46:24 +0000
commit7c32308349cb0c51fd8ec2de95e10062b1c422cb (patch)
tree63ba0b6d5c19e21d6c293d7733728717b225cf84 /engines/gob
parent138414b8369d6dea25655f84c9bd9bc76675705d (diff)
downloadscummvm-rg350-7c32308349cb0c51fd8ec2de95e10062b1c422cb.tar.gz
scummvm-rg350-7c32308349cb0c51fd8ec2de95e10062b1c422cb.tar.bz2
scummvm-rg350-7c32308349cb0c51fd8ec2de95e10062b1c422cb.zip
Making the Windows version of Little Red Riding Hood display something
svn-id: r43826
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index faa52e3e45..b2eaf27f74 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -1576,13 +1576,13 @@ static const GOBGameDescription gameDescriptions[] = {
"littlered",
"",
AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
- FR_FRA,
+ EN_GRB,
kPlatformWindows,
ADGF_NO_FLAGS,
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{
@@ -1590,13 +1590,13 @@ static const GOBGameDescription gameDescriptions[] = {
"littlered",
"",
AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
- DE_DEU,
+ FR_FRA,
kPlatformWindows,
ADGF_NO_FLAGS,
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{
@@ -1604,13 +1604,13 @@ static const GOBGameDescription gameDescriptions[] = {
"littlered",
"",
AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
- EN_GRB,
+ DE_DEU,
kPlatformWindows,
ADGF_NO_FLAGS,
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{
@@ -1624,7 +1624,7 @@ static const GOBGameDescription gameDescriptions[] = {
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{
@@ -1638,7 +1638,7 @@ static const GOBGameDescription gameDescriptions[] = {
GUIO_NOSUBTITLES | GUIO_NOSPEECH
},
kGameTypeGob2,
- kFeaturesAdlib,
+ kFeaturesAdlib | kFeaturesEGA,
0, 0, 0
},
{