diff options
author | Travis Howell | 2008-09-03 01:47:01 +0000 |
---|---|---|
committer | Travis Howell | 2008-09-03 01:47:01 +0000 |
commit | b0a4658038cb30f49d58d819cfa9e6d554a1d84b (patch) | |
tree | 182d00a143c4fccc2a3fded16de3fd160deeaf73 /tools | |
parent | b7d260330b3278d8de1fdf035d99f7725704f21d (diff) | |
download | scummvm-rg350-b0a4658038cb30f49d58d819cfa9e6d554a1d84b.tar.gz scummvm-rg350-b0a4658038cb30f49d58d819cfa9e6d554a1d84b.tar.bz2 scummvm-rg350-b0a4658038cb30f49d58d819cfa9e6d554a1d84b.zip |
Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1.
svn-id: r34290
Diffstat (limited to 'tools')
-rw-r--r-- | tools/md5table.c | 1 | ||||
-rw-r--r-- | tools/scumm-md5.txt | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/tools/md5table.c b/tools/md5table.c index 3f85ac338b..c8f7eb9e09 100644 --- a/tools/md5table.c +++ b/tools/md5table.c @@ -85,6 +85,7 @@ static const StringMap platformMap[] = { { "PC-Engine", "kPlatformPCEngine" }, { "SEGA", "kPlatformSegaCD" }, { "Windows", "kPlatformWindows" }, + { "Wii", "kPlatformWii" }, { "All?", "kPlatformUnknown" }, { "All", "kPlatformUnknown" }, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index 225af32573..9a09625935 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -468,6 +468,7 @@ freddi Freddi Fish 1: The Case of the Missing Kelp Seeds e44ea295a3f8fe4f41983080dab1e9ce -1 fr Mac HE 90 Updated - ThierryFR 746e88c172a5b7a1ae89ac0ee3ee681a -1 ru Windows HE 90 Updated - sev a197a87ae77f3b3333f09a7a2c448fe2 -1 en Windows HE 99 Updated - Jonathan + 57a5cfec9ef231a007043cc1917e8988 -1 en Wii HE 99 Updated - sanguinehearts 084ed0fa98a6d1e9368d67fe9cfbd417 -1 en Windows HE 71 Demo - khalek c8aac5e3e701874e2fa4117896f9e1b1 -1 en Mac HE 73 Demo - khalek, sev @@ -590,6 +591,7 @@ pajama Pajama Sam 1: No Need to Hide When It's Dark Outside 37aed3f91c1ef959e0bd265f9b13781f -1 us All HE 100 Updated - Kirben 782393c5934ecd0b536eaf5fd541bd26 -1 en Windows HE 100 Updated - Jonathan 4aa93cb30e485b728504ba3a693f12bf -1 ru Windows HE 100 - - sev + c225bec1b6c0798a2b8c89ac226dc793 -1 en Wii HE 100 - - sanguinehearts f237bf8a5ef9af78b2a6a4f3901da341 18354 en All - Demo - khalek, sev 7f945525abcd48015adf1632637a44a1 -1 fr All - Demo - Kirben |