WINTERMUTE: Add detection for the J.U.L.I.A.-demo
This commit is contained in:
parent
af518b7433
commit
071c5a1d83
1 changed files with 11 additions and 0 deletions
|
@ -62,6 +62,17 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
ADGF_USEEXTRAASTITLE,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
"wintermute",
|
||||
"J.U.L.I.A. Demo",
|
||||
AD_ENTRY1s("data.dcp", "f0bbc3394555a9811f6050dae428cab6", 7655237),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE |
|
||||
ADGF_USEEXTRAASTITLE |
|
||||
ADGF_DEMO,
|
||||
GUIO0()
|
||||
},
|
||||
AD_TABLE_END_MARKER
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue