diff options
author | Travis Howell | 2008-05-11 03:46:39 +0000 |
---|---|---|
committer | Travis Howell | 2008-05-11 03:46:39 +0000 |
commit | 04ba12b145beb26679ac92f5c804b8d7b827c446 (patch) | |
tree | e0f117e78a6193cfc1734f08090f9ae8791254cb /engines/scumm | |
parent | 02fbdd1f05bd86bfcefcbd15e94e4e770940d273 (diff) | |
download | scummvm-rg350-04ba12b145beb26679ac92f5c804b8d7b827c446.tar.gz scummvm-rg350-04ba12b145beb26679ac92f5c804b8d7b827c446.tar.bz2 scummvm-rg350-04ba12b145beb26679ac92f5c804b8d7b827c446.zip |
Add another English Windows version of Freddi Fish 1.
svn-id: r31996
Diffstat (limited to 'engines/scumm')
-rw-r--r-- | engines/scumm/detection_tables.h | 1 | ||||
-rw-r--r-- | engines/scumm/scumm-md5.h | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h index 18d51e133d..49ac5a18eb 100644 --- a/engines/scumm/detection_tables.h +++ b/engines/scumm/detection_tables.h @@ -550,6 +550,7 @@ static const GameFilenamePattern gameFilenamesTable[] = { { "freddi", "freddi", kGenHEPC, UNK_LANG, UNK, 0 }, { "freddi", "Freddi", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, + { "freddi", "Freddi1", kGenHEPC, UNK_LANG, UNK, 0 }, { "freddi", "freddemo", kGenHEPC, UNK_LANG, UNK, 0 }, { "freddi", "Freddi Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, { "freddi", "Freddi Fish", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index ce78e0507a..084e57fee3 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 Wed Apr 16 02:07:50 2008 + This file was generated by the md5table tool on Sun May 11 03:23:22 2008 DO NOT EDIT MANUALLY! */ @@ -388,6 +388,7 @@ static const MD5Table md5table[] = { { "a095e33061606d231ff37dca4c64c8ac", "pajama", "HE 99", "", -1, Common::DE_DEU, Common::kPlatformUnknown }, { "a0a7dea72003933b8b3f8b99b9f7ddeb", "loom", "No Adlib", "EGA", -1, Common::EN_ANY, Common::kPlatformAtariST }, { "a194f15f51ee62badab74b9e7da97693", "baseball2001", "", "Demo", 20507, Common::EN_ANY, Common::kPlatformUnknown }, + { "a197a87ae77f3b3333f09a7a2c448fe2", "freddi", "HE 71", "", -1, Common::EN_ANY, Common::kPlatformWindows }, { "a28135a7ade38cc0208b04507c46efd1", "spyfox", "HE 99", "", -1, Common::DE_DEU, Common::kPlatformUnknown }, { "a2bb6aa0537402c1b3c2ea899ccef64b", "lost", "HE 99", "Demo", 15540, Common::EN_ANY, Common::kPlatformWindows }, { "a3036878840720fbefa41e6965fa4a0a", "samnmax", "", "Floppy", -1, Common::EN_ANY, Common::kPlatformPC }, |