aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.cpp')
-rw-r--r--scumm/scumm.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index bb99b3695c..3c2bbfead2 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -473,14 +473,18 @@ static struct heMacFileNames {
{ "pjsamdemo", "PjSamDemo", true },
{ "circdemo", "Putt Circus Demo", true },
{ "puttdemo", "Putt-Putt's Demo", false },
- { "putttime-demo", "TimeDemo", false },
+ { "PuttsFunShop", "Putt's FunShop", true },
+ { "putttime-demo", "TimeDemo", true },
+ { "puttzoo", "PuttZoo", true },
{ "racedemo", "RaceDemo", true },
+ { "SamsFunShop", "Sam's FunShop", true },
{ "sf2-demo", "Spy Fox 2 - Demo", true },
{ "sf3-demo", "Spy Ozone Demo", true },
{ "socks", "SockWorks", true },
{ "spyfox", "SPYFox", true },
{ "spyfox2", "Spy Fox 2", true },
{ "spyozon", "SpyOzon", true },
+ { "thinkerk", "ThinkerK", true },
{ "timedemo", "TimeDemo", true },
{ "water", "Water Worries", true },
{ "zoodemo", "Puttzoo Demo", true },