mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 07:08:15 -05:00
android: Log settings
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user