aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/scumm-md5.h4
-rw-r--r--scumm/scumm.cpp1
2 files changed, 3 insertions, 2 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h
index f34793b9ce..2e18ac913f 100644
--- a/scumm/scumm-md5.h
+++ b/scumm/scumm-md5.h
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Wed Apr 20 18:56:33 2005
+ This file was generated by the md5table tool on Thu Apr 21 06:12:14 2005
DO NOT EDIT MANUALLY!
*/
@@ -189,7 +189,7 @@ static const MD5Table md5table[] = {
{ "7974365d3dc0f43a2748c975f91ff042", "monkey2", Common::ES_ESP, Common::kPlatformPC },
{ "7bad72e332a59f9fcc1d437f4edad32a", "puttcircus", Common::RU_RUS, Common::kPlatformUnknown },
{ "7c2e76087027eeee9c8f8985f93a1cc5", "f4-demo", Common::EN_USA, Common::kPlatformUnknown },
- { "7ddeaf52c8b9a50551ce0aa2ac811d07", "BluesABCTimeDemo", Common::EN_USA, Common::kPlatformWindows },
+ { "7ddeaf52c8b9a50551ce0aa2ac811d07", "BluesABCTimeDemo", Common::EN_USA, Common::kPlatformUnknown },
{ "7e151c17adf624f1966c8fc5827c95e9", "puttputt", Common::EN_USA, Common::kPlatformUnknown },
{ "7ea2da67ebabea4ac20cee9f4f9d2934", "airdemo", Common::EN_USA, Common::kPlatformMacintosh },
{ "7edd665bbede7ea8b7233f8e650be6f8", "samnmax", Common::FR_FRA, Common::kPlatformUnknown },
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index 3715ebb227..afcfa30dd1 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -531,6 +531,7 @@ static SubstResFileNames substResFileNameTable[] = {
{ "airdemo", "Airport Demo", kGenMac},
{ "balloon", "Balloon-O-Rama", kGenMac},
{ "baseball", "BaseBall", kGenMac},
+ { "BluesABCTimeDemo", "BluesABCTimeDemo", kGenMac},
{ "chase", "Cheese Chase", kGenMac},
{ "circdemo", "Putt Circus Demo", kGenMac},
{ "dog", "Dog on a Stick", kGenMac},