diff options
author | Ben Castricum | 2014-10-20 14:12:50 +0200 |
---|---|---|
committer | Ben Castricum | 2014-10-27 16:33:05 +0100 |
commit | 5d6944ab52b2f2d97c613f41ea19f757ea992800 (patch) | |
tree | 6caf77bcad33c7d2b0e7c22ac41482b4a50c78a8 /engines/scumm | |
parent | 1351f6505d6b0d2daf3f5a973b8fd2c6f4ed81e4 (diff) | |
download | scummvm-rg350-5d6944ab52b2f2d97c613f41ea19f757ea992800.tar.gz scummvm-rg350-5d6944ab52b2f2d97c613f41ea19f757ea992800.tar.bz2 scummvm-rg350-5d6944ab52b2f2d97c613f41ea19f757ea992800.zip |
SCUMM: freddicove - Detect dutch game variant found on CD EAN 8716051020172
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 5c8e68e50b..496115e8d0 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 Sep 22 10:04:01 2014 + This file was generated by the md5table tool on Mon Oct 20 12:16:47 2014 DO NOT EDIT MANUALLY! */ @@ -396,6 +396,7 @@ static const MD5Table md5table[] = { { "8e9830a6f2702be5b22c8fa0a6aaf977", "freddi2", "HE 80", "", -1, Common::NL_NLD, Common::kPlatformMacintosh }, { "8eb84cee9b429314c7f0bdcf560723eb", "monkey", "FM-TOWNS", "", 9925, Common::EN_ANY, Common::kPlatformFMTowns }, { "8ee63cafb1fe9d62aa0d5a23117e70e7", "freddi2", "HE 100", "Updated", -1, Common::EN_USA, Common::kPlatformUnknown }, + { "8f345db2f3f5a25ed6305001957e6f72", "freddicove", "HE 100", "", 41182, Common::NL_NLD, Common::kPlatformUnknown }, { "8f3758ff98c9c5d78e5d635222cad026", "atlantis", "Floppy", "Floppy", -1, Common::IT_ITA, Common::kPlatformDOS }, { "8fec68383202d38c0d25e9e3b757c5df", "comi", "Demo", "Demo", 18041, Common::UNK_LANG, Common::kPlatformWindows }, { "8ffd618a776a4c0d8922bb28b09f8ce8", "airport", "", "Demo", -1, Common::EN_ANY, Common::kPlatformWindows }, |