1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-07 23:06:33 -05:00

settings: Add debug setting to enable all controllers

This commit is contained in:
german77
2021-11-27 20:05:45 -06:00
parent 564f105277
commit 51df96b7c0
8 changed files with 75 additions and 0 deletions

View File

@@ -370,6 +370,11 @@ enum class ControllerType {
RightJoycon,
Handheld,
GameCube,
Pokeball,
NES,
SNES,
N64,
SegaGenesis,
};
struct PlayerInput {