mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2025-01-14 12:19: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
|
#ifdef HW_RVL
|
||||||
/* Autodetect Wii Controllers */
|
/* Autodetect Wii Controllers */
|
||||||
VIDEO_WaitVSync();
|
WPAD_ScanPads();
|
||||||
for (i=0; i<4; i++)
|
for (i=0; i<4; i++)
|
||||||
{
|
{
|
||||||
/* try to autodetect connected controller */
|
/* try to autodetect connected controller */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user