aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorSven Hesse2008-02-16 22:32:24 +0000
committerSven Hesse2008-02-16 22:32:24 +0000
commit9146cf360301f5bd1822a111c9e49b8e8f497211 (patch)
tree7ad98ae72195cca9819f5699ecf7312f8a863464 /engines/gob
parentdc7fd7177de23c8507509aa66cf166618a36975c (diff)
downloadscummvm-rg350-9146cf360301f5bd1822a111c9e49b8e8f497211.tar.gz
scummvm-rg350-9146cf360301f5bd1822a111c9e49b8e8f497211.tar.bz2
scummvm-rg350-9146cf360301f5bd1822a111c9e49b8e8f497211.zip
Added a MD5 for another Gob2 Amiga Demo, as supplied by polluks in bug report #1895126
svn-id: r30884
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 4c2227ec47..ef36617289 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -620,6 +620,19 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesNone,
"intro"
},
+ { // Supplied by polluks in bug report #1895126
+ {
+ "gob2",
+ "Interactive Demo",
+ AD_ENTRY1s("intro.stk", "9fa85aea959fa8c582085855fbd99346", 553063),
+ UNK_LANG,
+ kPlatformAmiga,
+ Common::ADGF_DEMO
+ },
+ kGameTypeGob2,
+ kFeaturesNone,
+ "intro"
+ },
{
{
"ween",