aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection_tables.h
diff options
context:
space:
mode:
authorKirben2013-08-15 22:50:45 +1000
committerKirben2013-08-15 22:50:45 +1000
commit2a807b188006ebe3c70292d057da139a695aea20 (patch)
tree35c92f9043c2bb8aa01c6bd3f7a2e3fda0422281 /engines/scumm/detection_tables.h
parent563e62d625e0b287a7eca1bb2f09c9a034a1a48b (diff)
downloadscummvm-rg350-2a807b188006ebe3c70292d057da139a695aea20.tar.gz
scummvm-rg350-2a807b188006ebe3c70292d057da139a695aea20.tar.bz2
scummvm-rg350-2a807b188006ebe3c70292d057da139a695aea20.zip
SCUMM: Add Remastered version of Putt-Putt Saves the Zoo from Nimbus Games.
Diffstat (limited to 'engines/scumm/detection_tables.h')
-rw-r--r--engines/scumm/detection_tables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
index aaf84c1471..f13a8c15e6 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -860,6 +860,7 @@ static const GameFilenamePattern gameFilenamesTable[] = {
{ "puttzoo", "Zoo Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "puttzoo", "Putt-Putt Saves the Zoo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
{ "puttzoo", "game", kGenHEPC, Common::EN_ANY, Common::kPlatformIOS, 0 },
+ { "puttzoo", "pp3_unlocked", kGenHEPC, Common::EN_ANY, Common::kPlatformWindows, 0 },
{ "SamsFunShop", "SamsFunShop", kGenHEPC, UNK_LANG, UNK, 0 },
{ "SamsFunShop", "Sam's FunShop", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },