Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1.
svn-id: r34290
This commit is contained in:
parent
b7d260330b
commit
b0a4658038
5 changed files with 8 additions and 1 deletions
|
@ -277,6 +277,7 @@ const PlatformDescription g_platforms[] = {
|
|||
{"c64", "c64", "c64", "Commodore 64", kPlatformC64},
|
||||
{"pc", "dos", "ibm", "DOS", kPlatformPC},
|
||||
{"pc98", "pc98", "pc98", "PC-98", kPlatformPC98},
|
||||
{"wii", "wii", "wii", "Nintendo Wii", kPlatformWii},
|
||||
|
||||
// The 'official' spelling seems to be "FM-TOWNS" (e.g. in the Indy4 demo).
|
||||
// However, on the net many variations can be seen, like "FMTOWNS",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue