From ea8ff6624e102be064b739bcc20153171fde27c9 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 29 Aug 2009 07:29:35 +0000 Subject: Add Macintosh version of Blue's ABC Time Activities. svn-id: r43789 --- engines/scumm/detection_tables.h | 1 + 1 file changed, 1 insertion(+) 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 }, -- cgit v1.2.3