aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
diff options
context:
space:
mode:
authorTravis Howell2009-08-29 07:29:35 +0000
committerTravis Howell2009-08-29 07:29:35 +0000
commitea8ff6624e102be064b739bcc20153171fde27c9 (patch)
tree39029af377f93086420d3ae30f509038c46ca0ec /engines/scumm
parent21e6438a502ef5f5c1e5379dddc03e4b1c47e40c (diff)
downloadscummvm-rg350-ea8ff6624e102be064b739bcc20153171fde27c9.tar.gz
scummvm-rg350-ea8ff6624e102be064b739bcc20153171fde27c9.tar.bz2
scummvm-rg350-ea8ff6624e102be064b739bcc20153171fde27c9.zip
Add Macintosh version of Blue's ABC Time Activities.
svn-id: r43789
Diffstat (limited to 'engines/scumm')
-rw-r--r--engines/scumm/detection_tables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
index 57fe251e05..395a5ffa22 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -582,6 +582,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "blues123time", "Blue's 123 Time", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "bluesabctime", "bluesabctime", kGenHEPC, UNK_LANG, UNK, 0 },
+ { "bluesabctime", "Blues ABC Time", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "bluesabctime", "BluesABCTimeDemo", kGenHEPC, UNK_LANG, UNK, 0 },
{ "bluesabctime", "BluesABCTimeDemo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "bluesabctime", "abc-slideshow.cup", kGenUnchanged, UNK_LANG, UNK, 0 },