Sfoglia il codice sorgente

android: Log settings

GPUCode 3 anni fa
parent
commit
c133509368
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/android/app/src/main/jni/native.cpp

+ 1 - 0
src/android/app/src/main/jni/native.cpp

@@ -237,6 +237,7 @@ public:
         m_software_keyboard = android_keyboard.get();
         m_software_keyboard = android_keyboard.get();
         m_system.SetShuttingDown(false);
         m_system.SetShuttingDown(false);
         m_system.ApplySettings();
         m_system.ApplySettings();
+        Settings::LogSettings();
         m_system.HIDCore().ReloadInputDevices();
         m_system.HIDCore().ReloadInputDevices();
         m_system.SetAppletFrontendSet({
         m_system.SetAppletFrontendSet({
             nullptr,                     // Amiibo Settings
             nullptr,                     // Amiibo Settings