(NGC) Buildfix pt. 2

This commit is contained in:
twinaphex 2015-03-11 04:21:32 +01:00
parent f0e75c9259
commit 6c7e5f642c

View File

@ -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))
{