diff options
author | Travis Howell | 2006-06-05 14:52:57 +0000 |
---|---|---|
committer | Travis Howell | 2006-06-05 14:52:57 +0000 |
commit | fd4feeada3ea508aac5f94b23e6d7816c7ec7171 (patch) | |
tree | 0fd94fd31abb77552bed0afba0b7b89eed1ef096 /engines/scumm | |
parent | ddb9863c395de487409ce145cb15254442e96522 (diff) | |
download | scummvm-rg350-fd4feeada3ea508aac5f94b23e6d7816c7ec7171.tar.gz scummvm-rg350-fd4feeada3ea508aac5f94b23e6d7816c7ec7171.tar.bz2 scummvm-rg350-fd4feeada3ea508aac5f94b23e6d7816c7ec7171.zip |
Fix detection of updated Spy Fox 1 demo
svn-id: r22934
Diffstat (limited to 'engines/scumm')
-rw-r--r-- | engines/scumm/scumm-md5.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 5762d05ae3..1d4a554c04 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 Jun 05 14:42:26 2006 + This file was generated by the md5table tool on Mon Jun 05 14:51:01 2006 DO NOT EDIT MANUALLY! */ @@ -318,7 +318,7 @@ static const MD5Table md5table[] = { { "9c143c5905055d5df7a0f014ab379aee", "puttmoon", "HE 70", "Demo", Common::EN_ANY, Common::kPlatformWindows }, { "9c92eeaf517a31b7221ec2546ab669fd", "puttmoon", "HE 70", "", Common::EN_ANY, Common::kPlatformWindows }, { "9cdd327c1034c046cb595d251c44da2f", "chase", "HE 95", "", Common::RU_RUS, Common::kPlatformWindows }, - { "9d4ab3e0e1d1ebc6ba8a6a4c470ed184", "spyfox", "", "Demo", Common::EN_ANY, Common::kPlatformUnknown }, + { "9d4ab3e0e1d1ebc6ba8a6a4c470ed184", "spyfox", "HE 100", "Demo", Common::EN_ANY, Common::kPlatformUnknown }, { "9d7b67be003fea60be4dcbd193611936", "ft", "Demo", "Demo", Common::EN_ANY, Common::kPlatformMacintosh }, { "9dc02577bf50d4cfaf3de3fbac06fbe2", "puttmoon", "", "", Common::EN_ANY, Common::kPlatformMacintosh }, { "9e5e0fb43bd22f4628719b7501adb717", "monkey", "No Adlib", "EGA", Common::FR_FRA, Common::kPlatformAtariST }, |