WINTERMUTE: Add detection entry for Beyond the Threshold.

This commit is contained in:
Einar Johan Trøan Sømåen 2013-06-18 22:15:09 +02:00
parent 6db82968fb
commit 1e1e502628

View File

@ -27,6 +27,7 @@ namespace Wintermute {
static const PlainGameDescriptor wintermuteGames[] = {
{"5ld", "Five Lethal Demons"},
{"5ma", "Five Magical Amulets"},
{"bthreshold", "Beyond the Threshold"},
{"actualdest", "Actual Destination"},
{"carolreed4", "Carol Reed 4 - East Side Story"},
{"carolreed5", "Carol Reed 5 - The Colour of Murder"},
@ -83,6 +84,16 @@ static const ADGameDescription gameDescriptions[] = {
ADGF_UNSTABLE,
GUIO0()
},
// Beyond the Threshold
{
"bthreshold",
"",
AD_ENTRY1s("data.dcp", "d49bf9ccb2e74507447c82d6ad3e2bc4", 12773712),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_UNSTABLE,
GUIO0()
},
// Carol Reed 4 - East Side Story (Demo)
{
"carolreed4",