aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection.cpp
diff options
context:
space:
mode:
authorSven Hesse2007-03-04 15:34:58 +0000
committerSven Hesse2007-03-04 15:34:58 +0000
commit2a871cfef20d1a55abea1be090ed6473f43019e0 (patch)
treefd1ac9f411afdb063260715df3c6bbd9b5a4ac9e /engines/gob/detection.cpp
parent20da7f80f1765bc4b2adb685cde76377ccbb0350 (diff)
downloadscummvm-rg350-2a871cfef20d1a55abea1be090ed6473f43019e0.tar.gz
scummvm-rg350-2a871cfef20d1a55abea1be090ed6473f43019e0.tar.bz2
scummvm-rg350-2a871cfef20d1a55abea1be090ed6473f43019e0.zip
- Some minor fixes
- Added the Gob2 Mac version fac76 reported in bug #1673397 svn-id: r25977
Diffstat (limited to 'engines/gob/detection.cpp')
-rw-r--r--engines/gob/detection.cpp16
1 files changed, 16 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 9b48407a10..89f563a415 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -356,6 +356,22 @@ static const GOBGameDescription gameDescriptions[] = {
GF_GOB2,
"intro"
},
+ { // Supplied by fac76 in bug report #1673397
+ {
+ "gob2",
+ "",
+ {
+ {"intro.stk", 0, "b45b984ee8017efd6ea965b9becd4d66", 828443},
+ {"musmac1.mid", 0, "7f96f491448c7a001b32df89cf8d2af2", 1658},
+ {NULL, 0, NULL, 0}
+ },
+ UNK_LANG,
+ kPlatformMacintosh,
+ Common::ADGF_NO_FLAGS
+ },
+ GF_GOB2,
+ "intro"
+ },
{
{
"gob2",