summaryrefslogtreecommitdiff
path: root/src/maingui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/maingui.cpp')
-rw-r--r--src/maingui.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/maingui.cpp b/src/maingui.cpp
index f10c0efe7..8b0ddd218 100644
--- a/src/maingui.cpp
+++ b/src/maingui.cpp
@@ -192,6 +192,10 @@ int mainGui(int argc, char *argv[])
#endif // SDL_IMAGE_VERSION_ATLEAST(1, 2, 11)
#ifdef __SWITCH__
+ SDL_Quit();
+#endif
+
+#ifdef __SWITCH__
NxDeinit();
#endif