mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Update input_driver.c
This commit is contained in:
parent
7bc66ae710
commit
909ffd4de4
@ -721,8 +721,6 @@ int16_t input_state(unsigned port, unsigned device,
|
||||
current_input_data, joypad_info, libretro_input_binds, port, device, idx, id);
|
||||
|
||||
#ifdef HAVE_OVERLAY
|
||||
/* TODO/FIXME - I assume this is what needs to
|
||||
* be done instead? */
|
||||
if (input_overlay_is_alive(overlay_ptr) && port == 0)
|
||||
res |= res_overlay;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user