mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(wiiu_input.c) Fix build
This commit is contained in:
parent
a07f591859
commit
6b5bf1ccc3
@ -53,7 +53,6 @@ static int16_t wiiu_input_state(void *data,
|
||||
unsigned port, unsigned device,
|
||||
unsigned idx, unsigned id)
|
||||
{
|
||||
rarch_joypad_info_t joypad_info;
|
||||
wiiu_input_t *wiiu = (wiiu_input_t*)data;
|
||||
|
||||
if(!wiiu || (port > 0) || !binds || !binds[port])
|
||||
|
Loading…
x
Reference in New Issue
Block a user