osd: Fixed names of face buttons on Switch Pro Controller with SDL Game Controller provider.

This commit is contained in:
Vas Crabb 2023-01-13 06:41:02 +11:00
parent b97bda1282
commit cea727b85a

View File

@ -169,10 +169,10 @@ char const *const CONTROLLER_BUTTON_XBOX360[]{
"Touchpad" }; "Touchpad" };
[[maybe_unused]] char const *const CONTROLLER_BUTTON_SWITCH[]{ [[maybe_unused]] char const *const CONTROLLER_BUTTON_SWITCH[]{
"B",
"A", "A",
"B",
"X",
"Y", "Y",
"Z",
"-", "-",
"Home", "Home",
"+", "+",