aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorArnaud Boutonné2009-11-10 23:06:09 +0000
committerArnaud Boutonné2009-11-10 23:06:09 +0000
commit6a9024b1e31d2d24c93d0209116b3f87a175072a (patch)
tree0c0c8d8541c54e8d5133bbd52f20e053fbd106fd /engines/gob
parentc3905f60ee71a4794fb11705b204f5ab0dbd0778 (diff)
downloadscummvm-rg350-6a9024b1e31d2d24c93d0209116b3f87a175072a.tar.gz
scummvm-rg350-6a9024b1e31d2d24c93d0209116b3f87a175072a.tar.bz2
scummvm-rg350-6a9024b1e31d2d24c93d0209116b3f87a175072a.zip
Gob - Add detection for another win31 Lost in Time found on french ADI 2.6 Français-Maths 4e
svn-id: r45821
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index cbcc542ee2..b8eef381f4 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -2031,6 +2031,20 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesAdlib,
0, 0, 0
},
+ { // Found in french ADI 2.6 Français-Maths 4e
+ {
+ "lostintime",
+ "",
+ AD_ENTRY1s("intro.stk", "58ee9583a4fb837f02d9a58e5f442656", 3937120),
+ FR_FRA,
+ kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO_NOSUBTITLES | GUIO_NOSPEECH
+ },
+ kGameTypeLostInTime,
+ kFeaturesAdlib,
+ 0, 0, 0
+ },
{
{
"fascination",