mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
Android: Reload Wii Remote settings upon saving them
This commit is contained in:
@ -181,6 +181,7 @@ public class Settings
|
||||
|
||||
// Notify the native code of the changes
|
||||
NativeLibrary.ReloadConfig();
|
||||
NativeLibrary.ReloadWiimoteConfig();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user