aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection.cpp
diff options
context:
space:
mode:
authorSven Hesse2009-03-19 23:42:19 +0000
committerSven Hesse2009-03-19 23:42:19 +0000
commit9f43c32c2595289f0bf8453a247890b122f7a6f0 (patch)
tree19a526ac39a70b1f52b087380a454e48f4cf85e0 /engines/gob/detection.cpp
parent51109a5cfcc8d9f817813499c39f243016aa170f (diff)
downloadscummvm-rg350-9f43c32c2595289f0bf8453a247890b122f7a6f0.tar.gz
scummvm-rg350-9f43c32c2595289f0bf8453a247890b122f7a6f0.tar.bz2
scummvm-rg350-9f43c32c2595289f0bf8453a247890b122f7a6f0.zip
Adding detection and title music playback for Little Red Riding Hood (Amiga version)
svn-id: r39551
Diffstat (limited to 'engines/gob/detection.cpp')
-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 700d0263f4..bdfd7dc652 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -50,6 +50,7 @@ static const PlainGameDescriptor gobGames[] = {
{"gob2cd", "Gobliins 2 CD"},
{"ween", "Ween: The Prophecy"},
{"bargon", "Bargon Attack"},
+ {"littlered", "Little Red Riding Hood"},
{"ajworld", "A.J's World of Discovery"},
{"gob3", "Goblins Quest 3"},
{"gob3cd", "Goblins Quest 3 CD"},
@@ -1002,6 +1003,19 @@ static const GOBGameDescription gameDescriptions[] = {
},
{
{
+ "littlered",
+ "",
+ AD_ENTRY1s("intro.stk", "0b72992f5d8b5e6e0330572a5753ea25", 256490),
+ UNK_LANG,
+ kPlatformAmiga,
+ ADGF_NO_FLAGS
+ },
+ kGameTypeGob2,
+ kFeaturesNone,
+ "intro"
+ },
+ {
+ {
"ajworld",
"",
AD_ENTRY1s("intro.stk", "e453bea7b28a67c930764d945f64d898", 3913628),