From 0fc34681c827f870b985b158fa7517d4ad19151f Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 2 Jun 2008 08:39:19 +0000 Subject: Add Macintosh version of Blue's 123 Time Activities. svn-id: r32492 --- engines/scumm/detection_tables.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/scumm/detection_tables.h') diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h index 8c193974e5..324cc91e78 100644 --- a/engines/scumm/detection_tables.h +++ b/engines/scumm/detection_tables.h @@ -513,6 +513,7 @@ static const GameFilenamePattern gameFilenamesTable[] = { { "basketball", "Basketball", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, { "blues123time", "Blues123time", kGenHEPC, UNK_LANG, UNK, 0 }, + { "blues123time", "Blue's 123 Time", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, { "bluesabctime", "bluesabctime", kGenHEPC, UNK_LANG, UNK, 0 }, { "bluesabctime", "BluesABCTimeDemo", kGenHEPC, UNK_LANG, UNK, 0 }, -- cgit v1.2.3