From 00d01d9b00a9d35f186d5e8c8924ea93f22aeb59 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Wed, 30 Mar 2011 14:42:34 -0400 Subject: MOHAWK: Add detection for Just Grandma and Me 2.0 --- engines/mohawk/detection_tables.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'engines') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index f002df9e59..27ee3401f5 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -959,6 +959,23 @@ static const MohawkGameDescription gameDescriptions[] = { "Living Books Player" }, + // Just Grandma and Me 2.0 + // From pacifist + { + { + "grandma", + "v2.0", + AD_ENTRY1("OUTLINE", "159c18b663c58d1aa17ad5e1ab1f0e12"), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_NO_FLAGS, + Common::GUIO_NONE + }, + GType_LIVINGBOOKSV3, + 0, + 0 + }, + { { "grandma", -- cgit v1.2.3