diff options
author | Max Horn | 2008-01-19 22:24:43 +0000 |
---|---|---|
committer | Max Horn | 2008-01-19 22:24:43 +0000 |
commit | 08a0caa17fba3308138ef9792254224b99d779cf (patch) | |
tree | c9fee3c51510e940e25693aeada3e9c9131d0b15 /engines | |
parent | f1fb08273d8c386c4b815fcc39c4a977744f6f5f (diff) | |
download | scummvm-rg350-08a0caa17fba3308138ef9792254224b99d779cf.tar.gz scummvm-rg350-08a0caa17fba3308138ef9792254224b99d779cf.tar.bz2 scummvm-rg350-08a0caa17fba3308138ef9792254224b99d779cf.zip |
Added MD5 checksum of japanese mac FOA
svn-id: r30580
Diffstat (limited to 'engines')
-rw-r--r-- | engines/scumm/scumm-md5.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 0a3eed72dc..b862ac05b0 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 Dec 28 12:03:07 2007 + This file was generated by the md5table tool on Sat Jan 19 22:24:03 2008 DO NOT EDIT MANUALLY! */ @@ -340,6 +340,7 @@ static const MD5Table md5table[] = { { "8de13897f0121c79d29a2377159f9ad0", "socks", "HE 99", "Updated", -1, Common::EN_ANY, Common::kPlatformWindows }, { "8e3241ddd6c8dadf64305e8740d45e13", "balloon", "HE 100", "Updated", -1, Common::EN_ANY, Common::kPlatformUnknown }, { "8e4ee4db46954bfe2912e259a16fad82", "monkey2", "", "", -1, Common::FR_FRA, Common::kPlatformPC }, + { "8e9417564f33790815445b2136efa667", "atlantis", "", "CD", 11915, Common::JA_JPN, Common::kPlatformMacintosh }, { "8e9830a6f2702be5b22c8fa0a6aaf977", "freddi2", "HE 80", "", -1, Common::NL_NLD, Common::kPlatformMacintosh }, { "8eb84cee9b429314c7f0bdcf560723eb", "monkey", "FM-TOWNS", "", -1, Common::EN_ANY, Common::kPlatformFMTowns }, { "8ee63cafb1fe9d62aa0d5a23117e70e7", "freddi2", "HE 100", "Updated", -1, Common::EN_USA, Common::kPlatformUnknown }, |