mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-01 12:57:52 +00:00
android: Log settings
This commit is contained in:
parent
e3122c5b46
commit
c133509368
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ public:
|
|||
m_software_keyboard = android_keyboard.get();
|
||||
m_system.SetShuttingDown(false);
|
||||
m_system.ApplySettings();
|
||||
Settings::LogSettings();
|
||||
m_system.HIDCore().ReloadInputDevices();
|
||||
m_system.SetAppletFrontendSet({
|
||||
nullptr, // Amiibo Settings
|
||||
|
|
Loading…
Reference in a new issue