diff options
author | Travis Howell | 2004-08-21 09:41:54 +0000 |
---|---|---|
committer | Travis Howell | 2004-08-21 09:41:54 +0000 |
commit | db3e1b7b314ae1c54d79acba6ab8b7f4f15e56db (patch) | |
tree | 8f08ba70721fc634a81594404ee030f998ccd7dd /simon | |
parent | 01c0cb3d8f2e227baafe079f9528b9e9b2da115b (diff) | |
download | scummvm-rg350-db3e1b7b314ae1c54d79acba6ab8b7f4f15e56db.tar.gz scummvm-rg350-db3e1b7b314ae1c54d79acba6ab8b7f4f15e56db.tar.bz2 scummvm-rg350-db3e1b7b314ae1c54d79acba6ab8b7f4f15e56db.zip |
Fix
svn-id: r14664
Diffstat (limited to 'simon')
-rw-r--r-- | simon/simon-md5.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/simon/simon-md5.h b/simon/simon-md5.h index 3bb401b138..2f45ed1238 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 Aug 20 15:09:11 2004 + This file was generated by the md5table tool on Sat Aug 21 09:37:15 2004 DO NOT EDIT MANUALLY! */ @@ -12,6 +12,7 @@ struct MD5Table { static const MD5Table md5table[] = { { "028c6240c9c8e190d86188238505c5e5", "simon2talkie", Common::DE_DEU, Common::kPlatformPC }, + { "057eac98fc4d14dc7fd04341781b26b3", "simon1talkie", Common::IT_ITA, Common::kPlatformPC }, { "078b04da0974a40645b92baffdf2781e", "simon2talkie", Common::EN_USA, Common::kPlatformPC }, { "08bd7abefe9c44e43df396748640e531", "simon1talkie", Common::FR_FRA, Common::kPlatformPC }, { "1e11ddbad80c408031ae44a0cbce46bb", "simon2talkie", Common::EN_USA, Common::kPlatformPC }, @@ -26,7 +27,6 @@ static const MD5Table md5table[] = { { "9d58f84988634d217c944cd4153a2a3b", "simon1talkie", Common::HB_ISR, Common::kPlatformPC }, { "9e858b3bb189c134c3a5f34c3385a8d3", "simon2talkie", Common::DE_DEU, Common::kPlatformWindows }, { "a3cbdd3450f9fccb0a9d8d6dc28f66fe", "simon2talkie", Common::HB_ISR, Common::kPlatformPC }, - { "an: 057eac98fc4d14dc7fd04341781b26b3", "simon1talkie", Common::IT_ITA, Common::kPlatformPC }, { "bd85a8b5135592ada9cbeae49160f1d3", "simon2talkie", Common::EN_USA, Common::kPlatformWindows }, { "bed9134804d96f72afa152b8ec5628c3", "simon1dos", Common::FR_FRA, Common::kPlatformPC }, { "c8ddd48919aa75423dd2d3e5864909df", "simon2talkie", Common::FR_FRA, Common::kPlatformPC }, |