aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
diff options
context:
space:
mode:
authorAlyssa Milburn2013-04-22 11:19:30 +0200
committerAlyssa Milburn2013-04-22 11:19:30 +0200
commit1cec3beb8c5d8678db5e7fcd9dddb6a17a7209e7 (patch)
treef330fae9c8f19cba8f3fa94c58332a02ed82b54f /engines/mohawk
parent65caa0500ff6ef40825dcf178d721827cf702264 (diff)
downloadscummvm-rg350-1cec3beb8c5d8678db5e7fcd9dddb6a17a7209e7.tar.gz
scummvm-rg350-1cec3beb8c5d8678db5e7fcd9dddb6a17a7209e7.tar.bz2
scummvm-rg350-1cec3beb8c5d8678db5e7fcd9dddb6a17a7209e7.zip
MOHAWK: add detection entry from bug #3610725
Diffstat (limited to 'engines/mohawk')
-rw-r--r--engines/mohawk/detection_tables.h17
1 files changed, 17 insertions, 0 deletions
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
{
{