Added CoCo3 version of SQ1
svn-id: r41284
This commit is contained in:
parent
79d082f9c2
commit
a0fa307fc5
3 changed files with 5 additions and 0 deletions
|
@ -259,6 +259,7 @@ const PlatformDescription g_platforms[] = {
|
|||
{"pc", "dos", "ibm", "DOS", kPlatformPC},
|
||||
{"pc98", "pc98", "pc98", "PC-98", kPlatformPC98},
|
||||
{"wii", "wii", "wii", "Nintendo Wii", kPlatformWii},
|
||||
{"coco3", "coco3", "coco3", "CoCo3", kPlatformCoCo3},
|
||||
|
||||
// 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