mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-19 02:02:26 -07:00
hid: Implement GC controller
This commit is contained in:
@@ -31,6 +31,7 @@ struct ControllerParameters {
|
||||
bool allow_dual_joycons{};
|
||||
bool allow_left_joycon{};
|
||||
bool allow_right_joycon{};
|
||||
bool allow_gamecube_controller{};
|
||||
};
|
||||
|
||||
class ControllerApplet {
|
||||
|
Reference in New Issue
Block a user