aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorSven Hesse2008-09-07 13:16:58 +0000
committerSven Hesse2008-09-07 13:16:58 +0000
commitd26982eaf294d91c17074f3fed7d133d7916ce0e (patch)
tree563c2b316a7997bfff5ba8ba407a70cec22e67a0 /engines
parentaabf8ab1f4f4c59f39f4b92250116c9814d9c083 (diff)
downloadscummvm-rg350-d26982eaf294d91c17074f3fed7d133d7916ce0e.tar.gz
scummvm-rg350-d26982eaf294d91c17074f3fed7d133d7916ce0e.tar.bz2
scummvm-rg350-d26982eaf294d91c17074f3fed7d133d7916ce0e.zip
Added another demo version of Gobliiins (bug #2098412)
svn-id: r34404
Diffstat (limited to 'engines')
-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 55e6a1a57e..1ae894f2df 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -278,6 +278,19 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesNone,
"intro"
},
+ {
+ {
+ "gob1",
+ "Interactive Demo",
+ AD_ENTRY1s("intro.stk", "a796096280d5efd48cf8e7dfbe426eb5", 193595),
+ UNK_LANG,
+ kPlatformPC,
+ Common::ADGF_DEMO
+ },
+ kGameTypeGob1,
+ kFeaturesNone,
+ "intro"
+ },
{ // Supplied by raina in the forums
{
"gob1",