diff options
-rw-r--r-- | engines/wage/detection.cpp | 9 |
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, |