mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-02-02 17:11:02 +00:00
commit
7f12c6159f
|
@ -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