mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
Cleanup
This commit is contained in:
parent
04d4ddc2d7
commit
ee37dd1953
@ -468,7 +468,7 @@ bool driver_wifi_connect_ssid(unsigned i, const char* passphrase)
|
||||
|
||||
bool wifi_driver_ctl(enum rarch_wifi_ctl_state state, void *data)
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
settings_t *settings = configuration_settings;
|
||||
|
||||
switch (state)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user