diff options
author | Travis Howell | 2009-05-02 09:52:35 +0000 |
---|---|---|
committer | Travis Howell | 2009-05-02 09:52:35 +0000 |
commit | 8225e4f84b5a100a273412176486bd20d9621a4d (patch) | |
tree | 28052a711a0990d1c72c045fbaed57fdb43ed32e /engines | |
parent | 99e5936a30f28fd2d49817daea6bac0d6bbc5fd6 (diff) | |
download | scummvm-rg350-8225e4f84b5a100a273412176486bd20d9621a4d.tar.gz scummvm-rg350-8225e4f84b5a100a273412176486bd20d9621a4d.tar.bz2 scummvm-rg350-8225e4f84b5a100a273412176486bd20d9621a4d.zip |
Add the DOS CD demo of Sam & Max.
svn-id: r40236
Diffstat (limited to 'engines')
-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 812d275c3c..f33151c79c 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 Fri Apr 10 20:50:31 2009 + This file was generated by the md5table tool on Sat May 02 09:50:35 2009 DO NOT EDIT MANUALLY! */ @@ -20,7 +20,7 @@ static const MD5Table md5table[] = { { "035deab53b47bc43abc763560d0f8d4b", "atlantis", "", "Demo", -1, Common::EN_ANY, Common::kPlatformPC }, { "037385a953789190298494d92b89b3d0", "catalog", "HE 72", "Demo", -1, Common::EN_ANY, Common::kPlatformWindows }, { "03d3b18ee3fd68114e2a687c871e38d5", "freddi4", "HE 99", "Mini Game", -1, Common::EN_USA, Common::kPlatformWindows }, - { "0425954a9db5c340861672892c3e678d", "samnmax", "", "Demo", -1, Common::EN_ANY, Common::kPlatformMacintosh }, + { "0425954a9db5c340861672892c3e678d", "samnmax", "", "Demo", -1, Common::EN_ANY, Common::kPlatformUnknown }, { "04401d747f1a2c1c4b388daff71ed378", "ft", "", "", 535405461, Common::DE_DEU, Common::kPlatformMacintosh }, { "04687cdf7f975a89d2474929f7b80946", "indy3", "FM-TOWNS", "", 7552, Common::EN_ANY, Common::kPlatformFMTowns }, { "0557df19f046a84c2fdc63507c6616cb", "farm", "HE 72", "Demo", -1, Common::NL_NLD, Common::kPlatformWindows }, |