aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.cpp')
-rw-r--r--scumm/scumm.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index 400767b55c..0471d22e1d 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -479,6 +479,8 @@ static const ScummGameSettings multiple_versions_md5_settings[] = {
{"bf8b52fdd9a69c67f34e8e9fec72661c", "Let's Explore the Farm with Buzzy (Demo)", GID_HEGAME, 6, 71, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},
+ {"39fd6db10d0222d817025c4d3346e3b4", "Let's Explore the Farm with Buzzy (Macintosh Demo)", GID_HEGAME, 6, 71, MDT_NONE,
+ GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformMacintosh},
{"8d479e36f35e80257dfc102cf4b8a912", "Let's Explore the Farm with Buzzy (Updated Demo)", GID_HEGAME, 6, 72, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},
{"0557df19f046a84c2fdc63507c6616cb", "Let's Explore the Farm with Buzzy (Updated Dutch Demo)", GID_HEGAME, 6, 72, MDT_NONE,
@@ -784,9 +786,9 @@ static SubstResFileNames substResFileNameTable[] = {
{ "freddi3", "MM3-Demo", kGenMac }, // FR Mac demo
{ "freddi4", "f4-demo", kGenPC },
{ "freddi4", "ff4demo", kGenPC },
- { "freddi4", "Freddi 4 Demo", kGenMac },
{ "freddi4", "Ff4demo", kGenMac },
{ "freddi4", "Freddi 4", kGenMac },
+ { "freddi4", "Freddi 4 Demo", kGenMac },
{ "freddi4", "FreddiGS", kGenPC },
{ "freddi4", "FreddiHRBG", kGenPC },
{ "freddicove", "FreddiCCC", kGenPC },