mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 17:25:46 +00:00
hid: Implement GC controller
This commit is contained in:
parent
da2a91a019
commit
020c22f53d
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