aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2008-06-02 08:39:19 +0000
committerTravis Howell2008-06-02 08:39:19 +0000
commit0fc34681c827f870b985b158fa7517d4ad19151f (patch)
tree3b6d7a562a55bf1c2fba5f3a8b248b34620ce54e /engines/scumm/detection_tables.h
parent841dde61d07a23fdb8a827b36cc2ca15e113b37c (diff)
downloadscummvm-rg350-0fc34681c827f870b985b158fa7517d4ad19151f.tar.gz
scummvm-rg350-0fc34681c827f870b985b158fa7517d4ad19151f.tar.bz2
scummvm-rg350-0fc34681c827f870b985b158fa7517d4ad19151f.zip
Add Macintosh version of Blue's 123 Time Activities.
svn-id: r32492
Diffstat (limited to 'engines/scumm/detection_tables.h')
-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 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 },