WINTERMUTE: Add detection for Rosemary
This commit is contained in:
parent
96a8874a92
commit
ed88f83d54
1 changed files with 10 additions and 0 deletions
|
@ -52,6 +52,16 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
ADGF_USEEXTRAASTITLE,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
"wintermute",
|
||||
"Rosemary",
|
||||
AD_ENTRY1s("data.dcp", "4f2631138bd4d27587d9043f8aeff3df", 29483643),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE |
|
||||
ADGF_USEEXTRAASTITLE,
|
||||
GUIO0()
|
||||
},
|
||||
AD_TABLE_END_MARKER
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue