diff options
Diffstat (limited to 'scumm/scumm.cpp')
| -rw-r--r-- | scumm/scumm.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index 5b91094454..8e1fc52648 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -442,6 +442,7 @@ static struct heMacFileNames { { "f3-mdemo", "F3-Mdemo", true }, { "f4-demo", "Freddi 4 Demo", true }, { "farmdemo", "Farm Demo", true}, + { "fbear", "Fatty Bear", false }, { "fbdemo", "Fatty Bear Demo", false }, { "ff2-demo", "Freddi Fish 2 Demo", true }, { "ffhsdemo", "FFHSDemo", true }, @@ -466,6 +467,8 @@ static struct heMacFileNames { { "pjsamdemo", "PjSamDemo", true }, { "circdemo", "Putt Circus Demo", true }, { "puttdemo", "Putt-Putt's Demo", false }, + { "puttmoon", "Putt-Putt Moon", false }, + { "puttputt", "Putt-Putt Parade", false }, { "PuttsFunShop", "Putt's FunShop", true }, { "putttime-demo", "TimeDemo", true }, { "puttzoo", "PuttZoo", true }, |
