aboutsummaryrefslogtreecommitdiff
path: root/engines/wage
diff options
context:
space:
mode:
authorEugene Sandulenko2016-01-30 23:30:44 +0100
committerEugene Sandulenko2016-02-14 17:12:56 +0100
commit6e91ae4b9f5adfb39eb163ffb4866d0d1e3bb83a (patch)
tree3565153213c692f89e929c860da77a19b83b92df /engines/wage
parent3911c5c0311d252a26652c1dc5dea4faa9bf26ab (diff)
downloadscummvm-rg350-6e91ae4b9f5adfb39eb163ffb4866d0d1e3bb83a.tar.gz
scummvm-rg350-6e91ae4b9f5adfb39eb163ffb4866d0d1e3bb83a.tar.bz2
scummvm-rg350-6e91ae4b9f5adfb39eb163ffb4866d0d1e3bb83a.zip
WAGE: Added ZikTuria detection
Diffstat (limited to 'engines/wage')
-rw-r--r--engines/wage/detection.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/engines/wage/detection.cpp b/engines/wage/detection.cpp
index 1e05ccca54..9e44a6d2ca 100644
--- a/engines/wage/detection.cpp
+++ b/engines/wage/detection.cpp
@@ -105,6 +105,15 @@ static const ADGameDescription gameDescriptions[] = {
},
{
"wage",
+ "ZikTuria",
+ AD_ENTRY1s("ZikTuria", "e793155bed1a70fa2074a3fcd696b751", 54784),
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_USEEXTRAASTITLE,
+ GUIO0()
+ },
+ {
+ "wage",
"Zoony",
AD_ENTRY1s("Zoony", "e6cc8a914a4215dafbcce6315dd12cf5", 160256),
Common::EN_ANY,