diff options
| author | Travis Howell | 2004-07-30 11:18:49 +0000 |
|---|---|---|
| committer | Travis Howell | 2004-07-30 11:18:49 +0000 |
| commit | d5b1a7cacaa019af4aa22631c291d1b687ccc151 (patch) | |
| tree | 53b3a05ea93571c33130b77787cef7c6a28e9536 /simon | |
| parent | 069f5f839a3d2891dc3013db9d4c611465fdf506 (diff) | |
| download | scummvm-rg350-d5b1a7cacaa019af4aa22631c291d1b687ccc151.tar.gz scummvm-rg350-d5b1a7cacaa019af4aa22631c291d1b687ccc151.tar.bz2 scummvm-rg350-d5b1a7cacaa019af4aa22631c291d1b687ccc151.zip | |
Add a few more
svn-id: r14367
Diffstat (limited to 'simon')
| -rw-r--r-- | simon/simon-md5.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/simon/simon-md5.h b/simon/simon-md5.h index 4a91a6c9bf..d9146f9361 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 10:20:33 2004 + This file was generated by the md5table tool on Fri Jul 30 11:17:15 2004 DO NOT EDIT MANUALLY! */ @@ -15,6 +15,7 @@ static const MD5Table md5table[] = { { "078b04da0974a40645b92baffdf2781e", "simon2talkie", Common::EN_USA, Common::kPlatformPC }, { "1e11ddbad80c408031ae44a0cbce46bb", "simon2talkie", Common::EN_USA, Common::kPlatformPC }, { "27c8e7feada80c75b70b9c2f6088d519", "simon2dos", Common::EN_USA, Common::kPlatformPC }, + { "39e8f13ec29de1fcef98c81ca0a2ae57", "simon1amiga", Common::EN_USA, Common::kPlatformAmiga }, { "465eed710cc242b2de7dc77edd467c4c", "simon1dos", Common::EN_USA, Common::kPlatformPC }, { "486f026593f894f5b6b346ef3984a7a0", "simon1dos", Common::EN_USA, Common::kPlatformPC }, { "48ce4ffda968cc7a38870c354571f92c", "simon1dos", Common::EN_USA, Common::kPlatformPC }, @@ -24,8 +25,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::kPlatformPC }, + { "d545db8a0efae95a90b23da81aadb201", "simon1talkie", Common::EN_USA, Common::kPlatformUnknown }, { "e3712b3ed4429e736123a40276f533d7", "simon1talkie", Common::ES_ESP, Common::kPlatformPC }, + { "ec5358680c117f29b128cbbb322111a4", "simon1cd32", Common::EN_USA, Common::kPlatformAmiga }, + { "fa5651a5e5da0f3c89473dd62af095d8", "simon1amiga", Common::EN_USA, Common::kPlatformAmiga }, { 0, 0, Common::UNK_LANG, Common::kPlatformUnknown } }; |
