aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/detection_tables.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-02-15 19:33:29 +0100
committerEugene Sandulenko2016-02-15 21:06:47 +0100
commitf8119dea7cc72b6a4de2b603d916b56801f2e2ba (patch)
tree5a1bdcbbd5e94afbaa3ef170b9aadbc32e7bf21c /engines/wage/detection_tables.h
parent2753571155b06f142a2182265619891b1425931f (diff)
downloadscummvm-rg350-f8119dea7cc72b6a4de2b603d916b56801f2e2ba.tar.gz
scummvm-rg350-f8119dea7cc72b6a4de2b603d916b56801f2e2ba.tar.bz2
scummvm-rg350-f8119dea7cc72b6a4de2b603d916b56801f2e2ba.zip
WAGE: Added Midnight Snack and Time Bomb detection
Diffstat (limited to 'engines/wage/detection_tables.h')
-rw-r--r--engines/wage/detection_tables.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h
index f5c3559c1e..790186fd2f 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -82,6 +82,15 @@ static const ADGameDescription gameDescriptions[] = {
},
{
"wage",
+ "Midnight Snack",
+ AD_ENTRY1s("Midnight Snack", "346982a32fc701f53bb19771d72063d0", 69504),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_GENERIC,
+ GUIO0()
+ },
+ {
+ "wage",
"Queen Quest",
AD_ENTRY1s("Queen Quest", "730605d312efedb5e3ff108522fcac18", 59776),
Common::EN_ANY,
@@ -100,6 +109,15 @@ static const ADGameDescription gameDescriptions[] = {
},
{
"wage",
+ "Time Bomb",
+ AD_ENTRY1s("Time Bomb", "2df84b636237686b624e736a698a16c4", 66432),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_GENERIC,
+ GUIO0()
+ },
+ {
+ "wage",
"ZikTuria",
AD_ENTRY1s("ZikTuria", "e793155bed1a70fa2074a3fcd696b751", 54784),
Common::EN_ANY,