Skip to content

Commit

Permalink
WINTERMUTE: Add detection for Blue Madonna-demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
somaen committed Aug 11, 2013
1 parent 6454721 commit 41c1ea2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions engines/wintermute/detection_tables.h
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,17 @@ static const ADGameDescription gameDescriptions[] = {
ADGF_UNSTABLE,
GUIO0()
},
// Carol Reed 7 - Blue Madonna (Demo)
{
"carolreed7",
"Demo",
AD_ENTRY1s("data.dcp", "0372ad0c775266f6355e9e8ae397a2f1", 103719442),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_UNSTABLE |
ADGF_DEMO,
GUIO0()
},
// Carol Reed 7 - Blue Madonna
{
"carolreed7",
Expand Down

0 comments on commit 41c1ea2

Please sign in to comment.