mirror of
https://github.com/ndeadly/MissionControl
synced 2024-11-22 04:13:07 +00:00
mc.mitm: use exact joycon name strings
This commit is contained in:
parent
fcab412d0b
commit
9306dbe0d3
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ namespace ams::controller {
|
|||
|
||||
const std::string official_npad_names[] = {
|
||||
"NintendoGamepad",
|
||||
"Joy-Con",
|
||||
"Joy-Con (L)",
|
||||
"Joy-Con (R)",
|
||||
"Pro Controller",
|
||||
"Lic Pro Controller",
|
||||
"NES Controller",
|
||||
|
|
Loading…
Reference in a new issue