diff options
author | Kirben | 2014-11-01 23:01:29 +1100 |
---|---|---|
committer | Kirben | 2014-11-01 23:10:55 +1100 |
commit | c4e40fc83fa79ed14f9a5dd434b952d5b3e4eb56 (patch) | |
tree | 20686dcc5f7e0ad09710bb67a95498d8e39a69be /engines/scumm | |
parent | 14ab55e9badc97fd6554214408da33663a88c792 (diff) | |
download | scummvm-rg350-c4e40fc83fa79ed14f9a5dd434b952d5b3e4eb56.tar.gz scummvm-rg350-c4e40fc83fa79ed14f9a5dd434b952d5b3e4eb56.tar.bz2 scummvm-rg350-c4e40fc83fa79ed14f9a5dd434b952d5b3e4eb56.zip |
SCUMM: Correct file size for Dutch Windows demo of Let's Explore the Farm with Buzzy.
Diffstat (limited to 'engines/scumm')
-rw-r--r-- | engines/scumm/scumm-md5.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index f29239606a..878b2eeef3 100644 --- a/engines/scumm/scumm-md5.h +++ b/engines/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Thu Oct 30 22:35:51 2014 + This file was generated by the md5table tool on Sat Nov 01 11:52:16 2014 DO NOT EDIT MANUALLY! */ @@ -310,7 +310,7 @@ static const MD5Table md5table[] = { { "6bca7a1a96d16e52b8f3c42b50dbdca3", "fbear", "HE 62", "", -1, Common::JA_JPN, Common::kPlatform3DO }, { "6bf70eee5de3d24d2403e0dd3d267e8a", "spyfox", "", "", 49221, Common::UNK_LANG, Common::kPlatformWindows }, { "6c2bff0e327f2962e809c2e1a82d7309", "monkey", "VGA", "VGA", -1, Common::EN_ANY, Common::kPlatformAmiga }, - { "6c375c2236d99f56e6c2cf540e74e474", "farm", "", "Demo", 36864, Common::NL_NLD, Common::kPlatformWindows }, + { "6c375c2236d99f56e6c2cf540e74e474", "farm", "", "Demo", 34333, Common::NL_NLD, Common::kPlatformWindows }, { "6d1baa1065ac5f7b210be8ebe4235e49", "freddi", "HE 73", "", -1, Common::NL_NLD, Common::kPlatformMacintosh }, { "6dead580b0ff14d5f7b33b4219f04159", "samnmax", "", "Demo", 16556335, Common::EN_ANY, Common::kPlatformMacintosh }, { "6df20c50c1ab19799de9be7ae7716881", "fbear", "HE 62", "Demo", -1, Common::EN_ANY, Common::kPlatformMacintosh }, |