diff options
author | Travis Howell | 2004-07-30 12:14:11 +0000 |
---|---|---|
committer | Travis Howell | 2004-07-30 12:14:11 +0000 |
commit | 9ae69f7590e5dad52f7a2ff5e4c4c13a2f52f044 (patch) | |
tree | fa5a48bc4c88e8f28cf342cbb10fa378165f2089 /simon | |
parent | b0c3b8838f79c7c1a16a92ec601797361beb61f8 (diff) | |
download | scummvm-rg350-9ae69f7590e5dad52f7a2ff5e4c4c13a2f52f044.tar.gz scummvm-rg350-9ae69f7590e5dad52f7a2ff5e4c4c13a2f52f044.tar.bz2 scummvm-rg350-9ae69f7590e5dad52f7a2ff5e4c4c13a2f52f044.zip |
Add two more
Leave out Acorn details for now
svn-id: r14369
Diffstat (limited to 'simon')
-rw-r--r-- | simon/simon-md5.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/simon/simon-md5.h b/simon/simon-md5.h index d9146f9361..872906f7ad 100644 --- a/simon/simon-md5.h +++ b/simon/simon-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Fri Jul 30 11:17:15 2004 + This file was generated by the md5table tool on Fri Jul 30 12:13:12 2004 DO NOT EDIT MANUALLY! */ @@ -16,6 +16,7 @@ static const MD5Table md5table[] = { { "1e11ddbad80c408031ae44a0cbce46bb", "simon2talkie", Common::EN_USA, Common::kPlatformPC }, { "27c8e7feada80c75b70b9c2f6088d519", "simon2dos", Common::EN_USA, Common::kPlatformPC }, { "39e8f13ec29de1fcef98c81ca0a2ae57", "simon1amiga", Common::EN_USA, Common::kPlatformAmiga }, + { "3bdf85dc57c1abff8f05416b4571198f", "simon2talkie", Common::DE_DEU, Common::kPlatformPC }, { "465eed710cc242b2de7dc77edd467c4c", "simon1dos", Common::EN_USA, Common::kPlatformPC }, { "486f026593f894f5b6b346ef3984a7a0", "simon1dos", Common::EN_USA, Common::kPlatformPC }, { "48ce4ffda968cc7a38870c354571f92c", "simon1dos", Common::EN_USA, Common::kPlatformPC }, @@ -25,11 +26,11 @@ static const MD5Table md5table[] = { { "bed9134804d96f72afa152b8ec5628c3", "simon1dos", Common::FR_FRA, Common::kPlatformPC }, { "c8ddd48919aa75423dd2d3e5864909df", "simon2talkie", Common::FR_FRA, Common::kPlatformPC }, { "c8f5b860a20dcc63915d94cf2bdcfa49", "simon1dos", Common::IT_ITA, Common::kPlatformPC }, - { "c9e251cc3357e414ae168f5df9df3d09", "simon1acorn", Common::EN_USA, Common::kPlatformUnknown }, { "d22302abf44219f95d50f2faa807dd1a", "simon1talkie", Common::EN_USA, Common::kPlatformWindows }, - { "d545db8a0efae95a90b23da81aadb201", "simon1talkie", Common::EN_USA, Common::kPlatformUnknown }, + { "d545db8a0efae95a90b23da81aadb201", "simon1talkie", Common::EN_USA, Common::kPlatformPC }, { "e3712b3ed4429e736123a40276f533d7", "simon1talkie", Common::ES_ESP, Common::kPlatformPC }, { "ec5358680c117f29b128cbbb322111a4", "simon1cd32", Common::EN_USA, Common::kPlatformAmiga }, + { "ecc01a02c9b97b49d0b4191a346b0940", "simon1talkie", Common::DE_DEU, Common::kPlatformPC }, { "fa5651a5e5da0f3c89473dd62af095d8", "simon1amiga", Common::EN_USA, Common::kPlatformAmiga }, { 0, 0, Common::UNK_LANG, Common::kPlatformUnknown } }; |