Skip to content

Commit

Permalink
MOHAWK: Add detection for Arthur's Birthday.
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzie committed Apr 24, 2011
1 parent 7a9157b commit 60a2124
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions engines/mohawk/detection_tables.h
Expand Up @@ -1254,6 +1254,22 @@ static const MohawkGameDescription gameDescriptions[] = {
0
},

// From zerep in bug #3287894
{
{
"arthurbday",
"",
AD_ENTRY1("BIRTHDAY.512", "874f80ff363214d63593864e58c4a130"),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
Common::GUIO_NONE
},
GType_LIVINGBOOKSV1,
0,
"BIRTHDAY.EXE"
},

{
{
"arthurbday",
Expand Down

0 comments on commit 60a2124

Please sign in to comment.