aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Hoops2011-05-02 10:57:23 -0400
committerMatthew Hoops2011-05-02 11:24:04 -0400
commitd6c1e70033315363ff052cec145f08f759664d1f (patch)
tree086bb6832297b0acc8c1a0d40ed92050fe3c3eaf
parentee223528fc3588b54957b872a2daad47919d807f (diff)
downloadscummvm-rg350-d6c1e70033315363ff052cec145f08f759664d1f.tar.gz
scummvm-rg350-d6c1e70033315363ff052cec145f08f759664d1f.tar.bz2
scummvm-rg350-d6c1e70033315363ff052cec145f08f759664d1f.zip
MOHAWK: Add detection for the seussabc Mac demo
-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 ae9d8ee616..36dbcbde7b 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -793,6 +793,21 @@ static const MohawkGameDescription gameDescriptions[] = {
{
{
+ "seussabc",
+ "Demo",
+ AD_ENTRY1("BookOutline", "17d72660680ae32cd7c560d0cf04d2ef"),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_DEMO,
+ Common::GUIO_NONE
+ },
+ GType_LIVINGBOOKSV2,
+ GF_DEMO,
+ 0
+ },
+
+ {
+ {
"1stdegree",
"",
AD_ENTRY1("AL236_1.MHK", "3ba145492a7b8b4dee0ef4222c5639c3"),