mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
pad_connection_pad_init - cleanup
This commit is contained in:
parent
144b6aed9e
commit
5dd10f1d45
@ -109,7 +109,7 @@ int32_t pad_connection_pad_init(joypad_connection_t *joyconn,
|
||||
s->iface = pad_map[i].iface;
|
||||
s->data = s->iface->init(data, pad, ptr);
|
||||
s->connected = true;
|
||||
return pad;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user