aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection.cpp
diff options
context:
space:
mode:
authorSven Hesse2009-06-09 18:53:17 +0000
committerSven Hesse2009-06-09 18:53:17 +0000
commit5728ff23cadf6b7695be42fc75a737afd17cf67f (patch)
tree1683c19c7a980322f12a00528adb9661ff5d5d3f /engines/gob/detection.cpp
parent412628aaa32d2694afe35c70c8b0afd2a6b5b81f (diff)
downloadscummvm-rg350-5728ff23cadf6b7695be42fc75a737afd17cf67f.tar.gz
scummvm-rg350-5728ff23cadf6b7695be42fc75a737afd17cf67f.tar.bz2
scummvm-rg350-5728ff23cadf6b7695be42fc75a737afd17cf67f.zip
Win Lost in Time is multi-lingual (British, French, Spanish)
svn-id: r41406
Diffstat (limited to 'engines/gob/detection.cpp')
-rw-r--r--engines/gob/detection.cpp30
1 files changed, 29 insertions, 1 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index dadec7bf92..3bbd79c30e 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -1644,7 +1644,35 @@ static const GOBGameDescription gameDescriptions[] = {
"lostintime",
"",
AD_ENTRY1s("intro.stk", "0ddf39cea1ec30ecc8bfe444ebd7b845", 4207330),
- UNK_LANG,
+ EN_GRB,
+ kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO_NOSPEECH
+ },
+ kGameTypeLostInTime,
+ kFeaturesAdlib,
+ 0, 0, 0
+ },
+ {
+ {
+ "lostintime",
+ "",
+ AD_ENTRY1s("intro.stk", "0ddf39cea1ec30ecc8bfe444ebd7b845", 4207330),
+ FR_FRA,
+ kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO_NOSPEECH
+ },
+ kGameTypeLostInTime,
+ kFeaturesAdlib,
+ 0, 0, 0
+ },
+ {
+ {
+ "lostintime",
+ "",
+ AD_ENTRY1s("intro.stk", "0ddf39cea1ec30ecc8bfe444ebd7b845", 4207330),
+ ES_ESP,
kPlatformWindows,
ADGF_NO_FLAGS,
GUIO_NOSPEECH