hid: Implement GC controller
This commit is contained in:
parent
0896089092
commit
a994a40467
7 changed files with 206 additions and 6 deletions
|
@ -340,6 +340,7 @@ enum class ControllerType {
|
|||
LeftJoycon,
|
||||
RightJoycon,
|
||||
Handheld,
|
||||
GameCube,
|
||||
};
|
||||
|
||||
struct PlayerInput {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue