aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/detection_tables.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-02-24 09:45:52 +0100
committerEugene Sandulenko2016-02-24 11:33:31 +0100
commit3cb1877b4508d16e9160ccd170eff4e8c0965627 (patch)
tree155402804112ab797870cbaed3d6a32a47b2ed43 /engines/wage/detection_tables.h
parent23485305fbb801864b3463c31bf4d36489973818 (diff)
downloadscummvm-rg350-3cb1877b4508d16e9160ccd170eff4e8c0965627.tar.gz
scummvm-rg350-3cb1877b4508d16e9160ccd170eff4e8c0965627.tar.bz2
scummvm-rg350-3cb1877b4508d16e9160ccd170eff4e8c0965627.zip
WAGE: Added detection for Double Trouble
Diffstat (limited to 'engines/wage/detection_tables.h')
-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 5b74326b60..d6f84e79d8 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -91,6 +91,15 @@ static const ADGameDescription gameDescriptions[] = {
},
{
"wage",
+ "Double Trouble",
+ AD_ENTRY1s("Double Trouble", "5e9ee13d09ac54918ed111fa9727ac1c", 557184),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_GENERIC,
+ GUIO0()
+ },
+ {
+ "wage",
"Escape from School!",
AD_ENTRY1s("Escape from School!", "a854be48d4af20126d18a9cad93a969b", 51840),
Common::EN_ANY,