mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
(PSP/Vita) Buildfix
This commit is contained in:
parent
fcb17d91d9
commit
4e3c2b3e66
@ -74,7 +74,7 @@ static void psp_joypad_autodetect_add(unsigned autoconf_pad)
|
|||||||
{
|
{
|
||||||
input_autoconfigure_connect(
|
input_autoconfigure_connect(
|
||||||
psp_joypad_name(autoconf_pad),
|
psp_joypad_name(autoconf_pad),
|
||||||
NULL<
|
NULL,
|
||||||
psp_joypad.ident,
|
psp_joypad.ident,
|
||||||
autoconf_pad,
|
autoconf_pad,
|
||||||
0,
|
0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user