aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/detection_tables.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-02-15 19:23:51 +0100
committerEugene Sandulenko2016-02-15 21:06:46 +0100
commitf06263a1d0835e2f890478577b268132691fe4f7 (patch)
treeaada427d8fd136370b8eb2f6a71f8bdec1732df7 /engines/wage/detection_tables.h
parentb007821d36d73b2b86c3f5aba075eb577a49d92e (diff)
downloadscummvm-rg350-f06263a1d0835e2f890478577b268132691fe4f7.tar.gz
scummvm-rg350-f06263a1d0835e2f890478577b268132691fe4f7.tar.bz2
scummvm-rg350-f06263a1d0835e2f890478577b268132691fe4f7.zip
WAGE: Added Magic Rings detection
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 79fa39e536..f5c3559c1e 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -73,6 +73,15 @@ static const ADGameDescription gameDescriptions[] = {
},
{
"wage",
+ "Magic Rings",
+ AD_ENTRY1s("Magic Rings", "6e0d1dd561d3dad8f9a7a20ed1f09b16", 112000),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_GENERIC,
+ GUIO0()
+ },
+ {
+ "wage",
"Queen Quest",
AD_ENTRY1s("Queen Quest", "730605d312efedb5e3ff108522fcac18", 59776),
Common::EN_ANY,