mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 23:42:30 +00:00
(NGC) Buildfix pt. 2
This commit is contained in:
parent
f0e75c9259
commit
6c7e5f642c
@ -31,7 +31,7 @@
|
||||
#ifdef HW_RVL
|
||||
#include <wiiuse/wpad.h>
|
||||
#endif
|
||||
#enidf
|
||||
#endif
|
||||
|
||||
#ifdef GEKKO
|
||||
#define WPADInit WPAD_Init
|
||||
@ -498,10 +498,10 @@ static void gx_joypad_poll(void)
|
||||
|
||||
}
|
||||
}
|
||||
else
|
||||
#else
|
||||
ptype = WPAD_EXP_GAMECUBE;
|
||||
#endif
|
||||
else
|
||||
{
|
||||
if (gcpad & (1 << port))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user