Skip to content

Commit

Permalink
COMPOSER: Add Detection Entry for Princess and the Crab Mac.
Browse files Browse the repository at this point in the history
Parameters taken from bug #3461984 - "COMPOSER: Mac Princess and the
Crab Not Detected".
  • Loading branch information
digitall committed Feb 15, 2012
1 parent b66b7f8 commit 1e2019d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions engines/composer/detection.cpp
Expand Up @@ -253,6 +253,24 @@ static const ComposerGameDescription gameDescriptions[] = {
GType_ComposerV2
},

// The Princess and the Crab Mac - From Bug #3461984
{
{
"princess",
0,
{
{"the princess and the crab.ini", 0, "f6b551a7304643004bd5e4df7ac1e76e", -1},
{"page99.rsc", 0, "fd5ebd3b5e36c4651c50241619525355", -1},
AD_LISTEND
},
Common::EN_ANY,
Common::kPlatformMacintosh,
ADGF_NO_FLAGS,
GUIO1(GUIO_NOASPECT)
},
GType_ComposerV2
},

{ // Provided by sev
{
"sleepingcub",
Expand Down

0 comments on commit 1e2019d

Please sign in to comment.