Totally reimplemented MFi support
This commit is contained in:
parent
9fbba11275
commit
57e8cfe1f9
24 changed files with 216 additions and 134 deletions
|
@ -176,6 +176,7 @@ input_driver_t input_gx = {
|
|||
NULL,
|
||||
gx_input_set_rumble,
|
||||
gx_input_get_joypad_driver,
|
||||
NULL,
|
||||
gx_input_keyboard_mapping_is_blocked,
|
||||
gx_input_keyboard_mapping_set_block,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue