aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/detection.cpp
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2012-07-08 18:32:57 +0200
committerEinar Johan Trøan Sømåen2012-07-08 18:32:57 +0200
commit31043124d5fae105a8289ed50558e5693c5b0b6c (patch)
tree347586e8ab2c735c46066b8ad568209b497b5f84 /engines/wintermute/detection.cpp
parent2e20cd0f45e903c82537e84b31869ddd2b87d954 (diff)
downloadscummvm-rg350-31043124d5fae105a8289ed50558e5693c5b0b6c.tar.gz
scummvm-rg350-31043124d5fae105a8289ed50558e5693c5b0b6c.tar.bz2
scummvm-rg350-31043124d5fae105a8289ed50558e5693c5b0b6c.zip
WINTERMUTE: Add detection for Five Lethal Demons
Diffstat (limited to 'engines/wintermute/detection.cpp')
-rw-r--r--engines/wintermute/detection.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/engines/wintermute/detection.cpp b/engines/wintermute/detection.cpp
index 610f34c643..7423b74c0a 100644
--- a/engines/wintermute/detection.cpp
+++ b/engines/wintermute/detection.cpp
@@ -86,6 +86,16 @@ static const ADGameDescription gameDescriptions[] = {
},
{
"wintermute",
+ "Five Lethal Demons",
+ AD_ENTRY1s("data.dcp", "1037a77cbd001e0644898addc022322c", 15407750),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_UNSTABLE |
+ ADGF_USEEXTRAASTITLE,
+ GUIO0()
+ },
+ {
+ "wintermute",
"the white chamber",
AD_ENTRY1s("data.dcp", "0011d01142547c61e51ba24dc42b579e", 186451273),
Common::EN_ANY,