COMMON: Use our standard FM-TOWNS spelling for render modes.
This commit is contained in:
parent
1479219f7a
commit
0024519e9c
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ const RenderModeDescription g_renderModes[] = {
|
|||
{ "ega", "EGA", kRenderEGA },
|
||||
{ "vga", "VGA", kRenderVGA },
|
||||
{ "amiga", "Amiga", kRenderAmiga },
|
||||
{ "fmtowns", "FM-Towns", kRenderFMTowns },
|
||||
{ "fmtowns", "FM-TOWNS", kRenderFMTowns },
|
||||
{ "pc9821", "PC-9821 (256 Colors)", kRenderPC9821 },
|
||||
{ "pc9801", "PC-9801 (16 Colors)", kRenderPC9801 },
|
||||
{ "2gs", "Apple IIgs", kRenderApple2GS },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue