diff options
author | Travis Howell | 2004-08-20 13:06:50 +0000 |
---|---|---|
committer | Travis Howell | 2004-08-20 13:06:50 +0000 |
commit | 02c5ffb639738b0ee609507619f761ce65693e82 (patch) | |
tree | e9bf3a6accf57ef0aea42549c3f70c5e1d4fd84a | |
parent | 6a2306c9690a784ef03d9c98e84b673986b57feb (diff) | |
download | scummvm-rg350-02c5ffb639738b0ee609507619f761ce65693e82.tar.gz scummvm-rg350-02c5ffb639738b0ee609507619f761ce65693e82.tar.bz2 scummvm-rg350-02c5ffb639738b0ee609507619f761ce65693e82.zip |
Update
svn-id: r14646
-rw-r--r-- | simon/simon-md5.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/simon/simon-md5.h b/simon/simon-md5.h index 946ec774c6..cdec9421b4 100644 --- a/simon/simon-md5.h +++ b/simon/simon-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Sat Jul 31 10:15:24 2004 + This file was generated by the md5table tool on Fri Aug 20 13:05:50 2004 DO NOT EDIT MANUALLY! */ @@ -13,6 +13,7 @@ struct MD5Table { static const MD5Table md5table[] = { { "028c6240c9c8e190d86188238505c5e5", "simon2talkie", Common::DE_DEU, Common::kPlatformPC }, { "078b04da0974a40645b92baffdf2781e", "simon2talkie", Common::EN_USA, Common::kPlatformPC }, + { "08bd7abefe9c44e43df396748640e531", "simon1talkie", Common::FR_FRA, Common::kPlatformPC }, { "1e11ddbad80c408031ae44a0cbce46bb", "simon2talkie", Common::EN_USA, Common::kPlatformPC }, { "27c8e7feada80c75b70b9c2f6088d519", "simon2dos", Common::EN_USA, Common::kPlatformPC }, { "39e8f13ec29de1fcef98c81ca0a2ae57", "simon1amiga", Common::EN_USA, Common::kPlatformAmiga }, @@ -24,6 +25,7 @@ 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 }, |