From 1cec3beb8c5d8678db5e7fcd9dddb6a17a7209e7 Mon Sep 17 00:00:00 2001 From: Alyssa Milburn Date: Mon, 22 Apr 2013 11:19:30 +0200 Subject: MOHAWK: add detection entry from bug #3610725 --- engines/mohawk/detection_tables.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'engines/mohawk') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 87635bfc6a..0d5dc1a405 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -1361,6 +1361,23 @@ static const MohawkGameDescription gameDescriptions[] = { "GRANDMA.EXE" }, + // Just Grandma and Me 1.1 Mac + // From eisnerguy1 in bug#3610725 + { + { + "grandma", + "v1.1", + AD_ENTRY1("BookOutline", "76eb265ec5fe42bc5b07f2bb418bd871"), + Common::EN_ANY, + Common::kPlatformMacintosh, + ADGF_NO_FLAGS, + GUIO1(GUIO_NOASPECT) + }, + GType_LIVINGBOOKSV1, + 0, + 0 + }, + // from jjnryan in bug #3389857 { { -- cgit v1.2.3