mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
osd: Fixed names of face buttons on Switch Pro Controller with SDL Game Controller provider.
This commit is contained in:
parent
b97bda1282
commit
cea727b85a
@ -169,10 +169,10 @@ char const *const CONTROLLER_BUTTON_XBOX360[]{
|
||||
"Touchpad" };
|
||||
|
||||
[[maybe_unused]] char const *const CONTROLLER_BUTTON_SWITCH[]{
|
||||
"B",
|
||||
"A",
|
||||
"B",
|
||||
"X",
|
||||
"Y",
|
||||
"Z",
|
||||
"-",
|
||||
"Home",
|
||||
"+",
|
||||
|
Loading…
Reference in New Issue
Block a user