From 2d48c435ad3855942fb704c3bd03b40c3366d31c Mon Sep 17 00:00:00 2001 From: Andrei Prykhodko Date: Tue, 7 May 2019 13:41:57 +0300 Subject: PINK: added german detection entry --- engines/pink/detection_tables.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'engines/pink/detection_tables.h') diff --git a/engines/pink/detection_tables.h b/engines/pink/detection_tables.h index 693dd7db99..d9d8d5a30e 100644 --- a/engines/pink/detection_tables.h +++ b/engines/pink/detection_tables.h @@ -191,6 +191,17 @@ static const ADGameDescription gameDescriptions[] = { GUIO1(GUIO_NONE) }, + // German + { + "pokus", + 0, + AD_ENTRY1s("HPP.orb", "a396a310e9d42ff43798ffdee2589a1a", 543000636), + Common::DE_DEU, + Common::kPlatformWindows, + ADGF_UNSTABLE | ADGF_DROPPLATFORM, + GUIO1(GUIO_NONE) + }, + // Hebrew { "pokus", -- cgit v1.2.3