aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection.cpp
diff options
context:
space:
mode:
authorSven Hesse2009-06-09 18:18:11 +0000
committerSven Hesse2009-06-09 18:18:11 +0000
commit5a1e1a167e477252ebbc051d94356c11030eb0be (patch)
treebba80e81e52f14f47b8da88901dd2db030a25d3a /engines/gob/detection.cpp
parenta077fa43482518b2885da14066339752cf5b1deb (diff)
downloadscummvm-rg350-5a1e1a167e477252ebbc051d94356c11030eb0be.tar.gz
scummvm-rg350-5a1e1a167e477252ebbc051d94356c11030eb0be.tar.bz2
scummvm-rg350-5a1e1a167e477252ebbc051d94356c11030eb0be.zip
Win Gob2 is multi-lingual (American, French, German)
svn-id: r41403
Diffstat (limited to 'engines/gob/detection.cpp')
-rw-r--r--engines/gob/detection.cpp36
1 files changed, 36 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 00824e702d..b377b8b6b3 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -844,6 +844,42 @@ static const GOBGameDescription gameDescriptions[] = {
{"musmac1.mid", 0, "834e55205b710d0af5f14a6f2320dd8e", 8661},
{0, 0, 0, 0}
},
+ EN_USA,
+ kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO_NOSPEECH
+ },
+ kGameTypeGob2,
+ kFeaturesAdlib,
+ 0, 0, 0
+ },
+ {
+ {
+ "gob2",
+ "",
+ {
+ {"intro.stk", 0, "25a99827cd59751a80bed9620fb677a0", 893302},
+ {"musmac1.mid", 0, "834e55205b710d0af5f14a6f2320dd8e", 8661},
+ {0, 0, 0, 0}
+ },
+ FR_FRA,
+ kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO_NOSPEECH
+ },
+ kGameTypeGob2,
+ kFeaturesAdlib,
+ 0, 0, 0
+ },
+ {
+ {
+ "gob2",
+ "",
+ {
+ {"intro.stk", 0, "25a99827cd59751a80bed9620fb677a0", 893302},
+ {"musmac1.mid", 0, "834e55205b710d0af5f14a6f2320dd8e", 8661},
+ {0, 0, 0, 0}
+ },
DE_DEU,
kPlatformWindows,
ADGF_NO_FLAGS,