mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Android: Fix blue guitar fret for emulated Wii Remotes
This commit is contained in:
@ -122,7 +122,7 @@ std::vector<std::string> configStrings = {
|
|||||||
"GuitarGreen",
|
"GuitarGreen",
|
||||||
"GuitarRed",
|
"GuitarRed",
|
||||||
"GuitarYellow",
|
"GuitarYellow",
|
||||||
"GuitarBue",
|
"GuitarBlue",
|
||||||
"GuitarOrange",
|
"GuitarOrange",
|
||||||
"GuitarStrumUp",
|
"GuitarStrumUp",
|
||||||
"GuitarStrumDown",
|
"GuitarStrumDown",
|
||||||
|
Reference in New Issue
Block a user