aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 b91f57f0c8..5a6b696d0d 100644
--- a/engines/wintermute/detection.cpp
+++ b/engines/wintermute/detection.cpp
@@ -44,6 +44,7 @@ static const PlainGameDescriptor wintermuteGames[] = {
{"mirage", "Mirage"},
{"pigeons", "Pigeons in the Park"},
{"rosemary", "Rosemary"},
+ {"thebox", "The Box"},
{"twc", "the white chamber"},
{"wintermute", "Wintermute engine game"},
{0, 0}
@@ -170,6 +171,15 @@ static const ADGameDescription gameDescriptions[] = {
GUIO0()
},
{
+ "thebox",
+ "",
+ AD_ENTRY1s("data.dcp", "ec5f0c7e8174e307701447b53afe7e2f", 108372483),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_UNSTABLE,
+ GUIO0()
+ },
+ {
"twc",
"",
AD_ENTRY1s("data.dcp", "0011d01142547c61e51ba24dc42b579e", 186451273),