diff options
| -rw-r--r-- | scumm/scumm-md5.h | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h index cca81882e1..94a05544e3 100644 --- a/scumm/scumm-md5.h +++ b/scumm/scumm-md5.h @@ -1,5 +1,5 @@  /* -  This file was generated by the md5table tool on Thu Mar  4 04:45:27 2004 +  This file was generated by the md5table tool on Thu Mar  4 05:06:15 2004    DO NOT EDIT MANUALLY!   */ @@ -87,6 +87,7 @@ static const MD5Table md5table[] = {  	{ "3a0c35f3c147b98a2bdf8d400cfc4ab5", "indy3towns", Common::JA_JPN, Common::kPlatformFMTowns },  	{ "3b301b7892f883ce42ab4be6a274fea6", "samnmax", Common::EN_USA, Common::kPlatformPC },  	{ "3df6ead57930488bc61e6e41901d0e97", "fbear", Common::EN_USA, Common::kPlatformMacintosh }, +	{ "40564ec47da48a67787d1f9bd043902a", "maniac", Common::EN_USA, Common::kPlatformPC },  	{ "4167a92a1d46baa4f4127d918d561f88", "tentacle", Common::EN_USA, Common::kPlatformUnknown },  	{ "430bc518017b6fac046f58bab6baad5d", "monkey2", Common::JA_JPN, Common::kPlatformFMTowns },  	{ "45152f7cf2ba8f43cf8a8ea2e740ae09", "monkeyvga", Common::ES_ESP, Common::kPlatformPC }, | 
