mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +00:00
Wii port works again
This commit is contained in:
parent
a2515339e9
commit
b4760ef065
@ -920,7 +920,7 @@ static int populate_settings_int(settings_t *settings, struct config_int_setting
|
||||
#ifdef HAVE_NETWORKGAMEPAD
|
||||
SETTING_INT("network_remote_base_port", &settings->network_remote_base_port, true, network_remote_base_port, false);
|
||||
#endif
|
||||
#ifdef HAVE_GEKKO
|
||||
#ifdef GEKKO
|
||||
SETTING_INT("video_viwidth", &settings->video.viwidth, true, video_viwidth, false);
|
||||
#endif
|
||||
#ifdef HAVE_MENU
|
||||
|
Loading…
x
Reference in New Issue
Block a user