diff options
author | Eugene Sandulenko | 2016-03-28 11:52:59 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2016-03-28 11:52:59 +0200 |
commit | 89b9e51f0f6ac584e235191ebb69686af126a1d3 (patch) | |
tree | fab1a8598715f78088984d30d89fc5bf0cd32952 /engines/scumm | |
parent | 60a25cca20989f3fa42c1028d39659a399f43f63 (diff) | |
download | scummvm-rg350-89b9e51f0f6ac584e235191ebb69686af126a1d3.tar.gz scummvm-rg350-89b9e51f0f6ac584e235191ebb69686af126a1d3.tar.bz2 scummvm-rg350-89b9e51f0f6ac584e235191ebb69686af126a1d3.zip |
SCUMM: Sync md5 table
Diffstat (limited to 'engines/scumm')
-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 41c59cb521..e986ae4b47 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 Tue Jan 12 23:47:54 2016 + This file was generated by the md5table tool on Mon Mar 28 09:52:54 2016 DO NOT EDIT MANUALLY! */ @@ -189,6 +189,7 @@ static const MD5Table md5table[] = { { "3b832f4a90740bf22e9b8ed42ca0128c", "freddi4", "HE 99", "", -1, Common::EN_GRB, Common::kPlatformUnknown }, { "3c4c471342bd95505a42334367d8f127", "puttmoon", "HE 70", "", 12161, Common::RU_RUS, Common::kPlatformWindows }, { "3cce1913a3bc586b51a75c3892ff18dd", "indy3", "VGA", "VGA", -1, Common::RU_RUS, Common::kPlatformDOS }, + { "3cf4b6ff78f735b671d8ccc2bc110b15", "maniac", "V2", "V2", -1, Common::ES_ESP, Common::kPlatformAmiga }, { "3d219e7546039543307b55a91282bf18", "funpack", "", "", -1, Common::EN_ANY, Common::kPlatformDOS }, { "3de99ef0523f8ca7958faa3afccd035a", "spyfox", "HE 100", "Updated", -1, Common::EN_USA, Common::kPlatformUnknown }, { "3df6ead57930488bc61e6e41901d0e97", "fbear", "HE 62", "", -1, Common::EN_ANY, Common::kPlatformMacintosh }, |