From d6c1e70033315363ff052cec145f08f759664d1f Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Mon, 2 May 2011 10:57:23 -0400 Subject: MOHAWK: Add detection for the seussabc Mac demo --- engines/mohawk/detection_tables.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'engines/mohawk') 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 @@ -791,6 +791,21 @@ static const MohawkGameDescription gameDescriptions[] = { 0 }, + { + { + "seussabc", + "Demo", + AD_ENTRY1("BookOutline", "17d72660680ae32cd7c560d0cf04d2ef"), + Common::EN_ANY, + Common::kPlatformMacintosh, + ADGF_DEMO, + Common::GUIO_NONE + }, + GType_LIVINGBOOKSV2, + GF_DEMO, + 0 + }, + { { "1stdegree", -- cgit v1.2.3