mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
Merge pull request #7447 from JosJuice/guitar-bue
Android: Fix blue guitar fret for emulated Wii Remotes
This commit is contained in:
commit
d741c239d2
@ -122,7 +122,7 @@ std::vector<std::string> configStrings = {
|
|||||||
"GuitarGreen",
|
"GuitarGreen",
|
||||||
"GuitarRed",
|
"GuitarRed",
|
||||||
"GuitarYellow",
|
"GuitarYellow",
|
||||||
"GuitarBue",
|
"GuitarBlue",
|
||||||
"GuitarOrange",
|
"GuitarOrange",
|
||||||
"GuitarStrumUp",
|
"GuitarStrumUp",
|
||||||
"GuitarStrumDown",
|
"GuitarStrumDown",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user