mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-14 14:28:47 +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…
Reference in New Issue
Block a user