Skip to content

Commit

Permalink
MOHAWK: add detection entry from bug #3610725
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzie committed Apr 22, 2013
1 parent 65caa05 commit 1cec3be
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions engines/mohawk/detection_tables.h
Expand Up @@ -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
{
{
Expand Down

0 comments on commit 1cec3be

Please sign in to comment.