diff options
author | Eugene Sandulenko | 2007-07-20 21:35:56 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2007-07-20 21:35:56 +0000 |
commit | a88189b73d77030eab2f8877b817f753cab4fae9 (patch) | |
tree | d13ca905a0b674b185ab2080aed01ded96c5b405 /engines | |
parent | a50b03a9fc280cbd09b63776d6102bd780cc41dd (diff) | |
download | scummvm-rg350-a88189b73d77030eab2f8877b817f753cab4fae9.tar.gz scummvm-rg350-a88189b73d77030eab2f8877b817f753cab4fae9.tar.bz2 scummvm-rg350-a88189b73d77030eab2f8877b817f753cab4fae9.zip |
Add Japanese MI1 for SEGA CD
svn-id: r28151
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 8694f21e65..4f6b2477c6 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 Mon Jul 16 12:41:17 2007 + This file was generated by the md5table tool on Fri Jul 20 21:25:14 2007 DO NOT EDIT MANUALLY! */ @@ -25,6 +25,7 @@ static const MD5Table md5table[] = { { "04687cdf7f975a89d2474929f7b80946", "indy3", "FM-TOWNS", "", 7552, Common::EN_ANY, Common::kPlatformFMTowns }, { "0557df19f046a84c2fdc63507c6616cb", "farm", "HE 72", "Demo", -1, Common::NL_NLD, Common::kPlatformWindows }, { "055ffe4f47753e47594ac67823220c54", "puttrace", "HE 99", "", -1, Common::DE_DEU, Common::kPlatformUnknown }, + { "057c9b456dedcc4d71b991a3072a20b3", "monkey", "SEGA", "", 9465, Common::JA_JPN, Common::kPlatformSegaCD }, { "0650e8ab1432564607cd651c0fa3f344", "loom", "PC-Engine", "", -1, Common::EN_ANY, Common::kPlatformPCEngine }, { "06b187468113f9ae5a400b148a847fac", "atlantis", "", "Floppy", 12075, Common::EN_ANY, Common::kPlatformMacintosh }, { "06c3cf4f31daad8b1cd93153491db9e6", "pajama3", "", "", -1, Common::NL_NLD, Common::kPlatformMacintosh }, |