aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2016-02-23 20:19:57 +0100
committerEugene Sandulenko2016-02-24 11:33:31 +0100
commit23485305fbb801864b3463c31bf4d36489973818 (patch)
tree058fddd59be5572687e8b7316db5bc0c117848df
parentf3c2d7629d23654bf2fc16d73ef3952adea10198 (diff)
downloadscummvm-rg350-23485305fbb801864b3463c31bf4d36489973818.tar.gz
scummvm-rg350-23485305fbb801864b3463c31bf4d36489973818.tar.bz2
scummvm-rg350-23485305fbb801864b3463c31bf4d36489973818.zip
WAGE: Add detection for Canal District
-rw-r--r--engines/wage/detection_tables.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h
index 5d0f48959a..5b74326b60 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -63,6 +63,15 @@ static const ADGameDescription gameDescriptions[] = {
GUIO0()
},
{
+ "wage",
+ "Canal District",
+ AD_ENTRY1s("Canal District", "8856bc699a20fc5b7fc67accee12cac7", 658176),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_GENERIC,
+ GUIO0()
+ },
+ {
"cantitoe",
"",
AD_ENTRY1s("Camp Cantitoe", "098aa5c11c58e1ef274a30a9e01b4755", 621440),