aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Hoops2011-07-01 18:32:46 -0400
committerMatthew Hoops2011-07-01 18:33:14 -0400
commit5ba4e839b524c67aa09ff507a4870701ab68e840 (patch)
treef346930fad99172f6e1f55d387f10e81523d66b7
parent1d6df12446de5426b6992efcd388acf0a6d56cd1 (diff)
downloadscummvm-rg350-5ba4e839b524c67aa09ff507a4870701ab68e840.tar.gz
scummvm-rg350-5ba4e839b524c67aa09ff507a4870701ab68e840.tar.bz2
scummvm-rg350-5ba4e839b524c67aa09ff507a4870701ab68e840.zip
MOHAWK: Add the Mac version of Arthur's Reading Race
-rw-r--r--engines/mohawk/detection_tables.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 2243dd1c1d..01eac0aaba 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1474,6 +1474,21 @@ static const MohawkGameDescription gameDescriptions[] = {
0
},
+ {
+ {
+ "arthurrace",
+ "",
+ AD_ENTRY1("BookOutline", "f0a9251824a648fce1b49cb7c1a0ba67"),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_UNSTABLE,
+ Common::GUIO_NONE
+ },
+ GType_LIVINGBOOKSV3,
+ 0,
+ 0
+ },
+
// From zerep in bug #3287894
{
{