mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-04 18:05:06 +01:00
[Wii] fixed inputs settings auto-detection on startup
This commit is contained in:
parent
958e28ed4d
commit
0820814156
@ -1258,7 +1258,7 @@ void gx_input_SetDefault(void)
|
||||
|
||||
#ifdef HW_RVL
|
||||
/* Autodetect Wii Controllers */
|
||||
VIDEO_WaitVSync();
|
||||
WPAD_ScanPads();
|
||||
for (i=0; i<4; i++)
|
||||
{
|
||||
/* try to autodetect connected controller */
|
||||
|
Loading…
Reference in New Issue
Block a user