aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorSven Hesse2007-06-25 16:15:35 +0000
committerSven Hesse2007-06-25 16:15:35 +0000
commitdb529f9c8f577f05118d8955092f8236b94b8635 (patch)
treed2d801014dd95e70afceae7fa7e193ec63a24ae3 /engines
parenta741f3c0100127d009272689f6507b57ed2ca419 (diff)
downloadscummvm-rg350-db529f9c8f577f05118d8955092f8236b94b8635.tar.gz
scummvm-rg350-db529f9c8f577f05118d8955092f8236b94b8635.tar.bz2
scummvm-rg350-db529f9c8f577f05118d8955092f8236b94b8635.zip
Adding info for Goblins 3 Mac (supplied by fac76 in #1742716)
svn-id: r27708
Diffstat (limited to 'engines')
-rw-r--r--engines/gob/detection.cpp20
1 files changed, 18 insertions, 2 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 9dfbf534d4..1c275185ca 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -757,14 +757,30 @@ static const GOBGameDescription gameDescriptions[] = {
{
"gob3",
"",
- AD_ENTRY1("intro.stk", "32b0f57f5ae79a9ae97e8011df38af42"),
- UNK_LANG,
+ AD_ENTRY1s("intro.stk", "32b0f57f5ae79a9ae97e8011df38af42", 157084),
+ EN_GRB,
kPlatformPC,
Common::ADGF_NO_FLAGS
},
GF_GOB3,
"intro"
},
+ { // Supplied by fac76 in bug report #1742716
+ {
+ "gob3",
+ "",
+ {
+ {"intro.stk", 0, "32b0f57f5ae79a9ae97e8011df38af42", 157084},
+ {"musmac1.mid", 0, "834e55205b710d0af5f14a6f2320dd8e", 8661},
+ {NULL, 0, NULL, 0}
+ },
+ EN_GRB,
+ kPlatformMacintosh,
+ Common::ADGF_NO_FLAGS
+ },
+ GF_GOB3,
+ "intro"
+ },
{
{
"gob3",