mirror of
https://github.com/libretro/RetroArch
synced 2025-01-26 18:35:22 +00:00
(XDK) Build fix
This commit is contained in:
parent
ede829c354
commit
85f5a36268
@ -363,7 +363,7 @@ static void *xdk_input_init(void)
|
||||
if (keybind_action)
|
||||
if (driver.input->set_keybinds)
|
||||
driver.input->set_keybinds(driver.input_data, 0, i, 0,
|
||||
action);
|
||||
keybind_action);
|
||||
}
|
||||
|
||||
return (void*)-1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user