mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 02:35:46 -04:00
Merge pull request #835 from TzakShrike/master
Upgrade region flags. Correct NTSC-U to NTSC-U/C. Add custom U/C flag. Remove outdated icons.qrc file.
This commit is contained in:
@ -375,7 +375,7 @@ static std::array<retro_core_option_definition, 32> s_option_definitions = {{
|
||||
"Determines which region/hardware to emulate. Auto-Detect will use the region of the disc inserted.",
|
||||
{{"Auto", "Auto-Detect"},
|
||||
{"NTSC-J", "NTSC-J (Japan)"},
|
||||
{"NTSC-U", "NTSC-U (US)"},
|
||||
{"NTSC-U", "NTSC-U/C (US, Canada)"},
|
||||
{"PAL", "PAL (Europe, Australia)"}},
|
||||
"Auto"},
|
||||
{"duckstation_BIOS.PatchFastBoot",
|
||||
|
Reference in New Issue
Block a user