mirror of
https://github.com/ndeadly/MissionControl
synced 2024-11-25 05:40:22 +00:00
mc.mitm: add new licensed nintendo controller name introduced in 15.0.0
This commit is contained in:
parent
bfb1e6cb78
commit
2612b8867a
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ namespace ams::controller {
|
|||
"SNES Controller",
|
||||
"N64 Controller",
|
||||
"MD/Gen Control Pad",
|
||||
"Lic2 Pro Controller",
|
||||
};
|
||||
|
||||
constexpr auto cod_major_peripheral = 0x05;
|
||||
|
|
Loading…
Reference in a new issue