From 6e91ae4b9f5adfb39eb163ffb4866d0d1e3bb83a Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 30 Jan 2016 23:30:44 +0100 Subject: [PATCH] WAGE: Added ZikTuria detection --- engines/wage/detection.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/engines/wage/detection.cpp b/engines/wage/detection.cpp index 1e05ccca5402..9e44a6d2cac1 100644 --- a/engines/wage/detection.cpp +++ b/engines/wage/detection.cpp @@ -103,6 +103,15 @@ static const ADGameDescription gameDescriptions[] = { ADGF_NO_FLAGS, GUIO0() }, + { + "wage", + "ZikTuria", + AD_ENTRY1s("ZikTuria", "e793155bed1a70fa2074a3fcd696b751", 54784), + Common::EN_ANY, + Common::kPlatformMacintosh, + ADGF_USEEXTRAASTITLE, + GUIO0() + }, { "wage", "Zoony",