aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorSven Hesse2008-03-23 00:24:58 +0000
committerSven Hesse2008-03-23 00:24:58 +0000
commitc5d48856a3fab896e84bc4052e22dd950727289d (patch)
tree56dc86e50d0f6b44ce9a55a11bcca07248b66ce1 /engines/gob
parent81cff1f0470e83a7e971b919e674327bd56ef1bf (diff)
downloadscummvm-rg350-c5d48856a3fab896e84bc4052e22dd950727289d.tar.gz
scummvm-rg350-c5d48856a3fab896e84bc4052e22dd950727289d.tar.bz2
scummvm-rg350-c5d48856a3fab896e84bc4052e22dd950727289d.zip
Added the MD5 for a non-interactive demo of Lost in Time
svn-id: r31223
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index a022318670..2055cc3ade 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -1046,6 +1046,19 @@ static const GOBGameDescription gameDescriptions[] = {
},
{
{
+ "lostintime",
+ "Non-interactive Demo",
+ AD_ENTRY1("demo.stk", "2eba8abd9e3878c57307576012dd2fec"),
+ UNK_LANG,
+ kPlatformPC,
+ Common::ADGF_DEMO
+ },
+ kGameTypeLostInTime,
+ kFeaturesAdlib,
+ "demo"
+ },
+ {
+ {
"gob3",
"",
AD_ENTRY1s("intro.stk", "32b0f57f5ae79a9ae97e8011df38af42", 157084),