aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
diff options
context:
space:
mode:
authorAlyssa Milburn2011-04-28 10:56:57 +0200
committerAlyssa Milburn2011-04-28 10:57:08 +0200
commitde531a39e0c6494a074913ae330dc0cfb47322b7 (patch)
tree774755834613d8f38328ce0bec49afd777113482 /engines/mohawk
parentd855092f968c555cea4984e937d8badbbde9a50e (diff)
downloadscummvm-rg350-de531a39e0c6494a074913ae330dc0cfb47322b7.tar.gz
scummvm-rg350-de531a39e0c6494a074913ae330dc0cfb47322b7.tar.bz2
scummvm-rg350-de531a39e0c6494a074913ae330dc0cfb47322b7.zip
NOHAWK: Add detection for Just Grandma and Me 1.0.
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 fb7203f855..ae9d8ee616 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1023,6 +1023,23 @@ static const MohawkGameDescription gameDescriptions[] = {
0
},
+ // Just Grandma and Me 1.0
+ // From scoriae
+ {
+ {
+ "grandma",
+ "v1.0",
+ AD_ENTRY1("PAGES.512", "e694ac10f957dd2e20611350bf968da3"),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ Common::GUIO_NONE
+ },
+ GType_LIVINGBOOKSV1,
+ GF_LB_10,
+ "GRANDMA.EXE"
+ },
+
{
{
"grandma",