diff options
Diffstat (limited to 'engines/pink/detection_tables.h')
-rw-r--r-- | engines/pink/detection_tables.h | 11 |
1 files changed, 11 insertions, 0 deletions
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", |