mirror of
https://github.com/libretro/RetroArch
synced 2025-04-11 00:44:20 +00:00
(PSP) Buildfix
This commit is contained in:
parent
cd105e7432
commit
5b15119f06
@ -66,7 +66,6 @@ static int16_t psp_input_state(void *data,
|
|||||||
unsigned port, unsigned device,
|
unsigned port, unsigned device,
|
||||||
unsigned idx, unsigned id)
|
unsigned idx, unsigned id)
|
||||||
{
|
{
|
||||||
rarch_joypad_info_t joypad_info;
|
|
||||||
psp_input_t *psp = (psp_input_t*)data;
|
psp_input_t *psp = (psp_input_t*)data;
|
||||||
|
|
||||||
#if !defined(SN_TARGET_PSP2) && !defined(VITA)
|
#if !defined(SN_TARGET_PSP2) && !defined(VITA)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user