mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Cleanup
This commit is contained in:
parent
b9f110679a
commit
eb34553fae
@ -313,8 +313,7 @@ void input_poll(void)
|
|||||||
|
|
||||||
#ifdef HAVE_NETWORKGAMEPAD
|
#ifdef HAVE_NETWORKGAMEPAD
|
||||||
if (input_driver_remote)
|
if (input_driver_remote)
|
||||||
input_remote_poll(input_driver_remote,
|
input_remote_poll(input_driver_remote, max_users);
|
||||||
settings->input.max_users);
|
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user