mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
C89_BUILD fix
This commit is contained in:
parent
64dc7daeca
commit
a5e4ea2f33
@ -117,7 +117,8 @@ int32_t pad_connection_pad_init(joypad_connection_t *joyconn,
|
||||
}
|
||||
}
|
||||
|
||||
//We failed to find a matching pad, set up one without an iface
|
||||
/* We failed to find a matching pad,
|
||||
* set up one without an interface */
|
||||
if (!s->connected)
|
||||
{
|
||||
s->iface = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user