aboutsummaryrefslogtreecommitdiff
path: root/tools/md5table.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/md5table.c')
-rw-r--r--tools/md5table.c1
1 files changed, 1 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" },