mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
(Apple) Buildfix #2
This commit is contained in:
parent
99cc4c59c3
commit
9d3a8c3815
@ -308,7 +308,7 @@ void cocoa_input_keyboard_event(bool down,
|
||||
character, (enum retro_mod)mod, device);
|
||||
}
|
||||
|
||||
int16_t apple_input_is_pressed_kb(unsigned port_num,
|
||||
int16_t apple_input_is_pressed(unsigned port_num,
|
||||
const struct retro_keybind *binds, unsigned id)
|
||||
{
|
||||
if (id < RARCH_BIND_LIST_END)
|
||||
|
Loading…
x
Reference in New Issue
Block a user