Merge pull request #4940 from german77/nativeGC
HID: Implement GC controller in game
This commit is contained in:
commit
b53b50adec
8 changed files with 209 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