mirror of
https://github.com/libretro/RetroArch
synced 2025-03-13 16:18:37 +00:00
(iOS) Function pointer to set_keybinds NULL for now
This commit is contained in:
parent
374975da34
commit
5f08cebf7c
@ -105,6 +105,7 @@ const input_driver_t input_ios = {
|
||||
ios_input_state,
|
||||
ios_bind_button_pressed,
|
||||
ios_input_free_input,
|
||||
NULL,
|
||||
"ios_input",
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user