Apply the important parts of the exit fix (#20607)

This commit is contained in:
Henrik Rydgård
2025-07-09 17:12:01 +02:00
parent 7231f8f2a1
commit 025ad53a43
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -312,7 +312,6 @@ void MainThreadFunc() {
Core_StateProcessed();
NativeFrame(graphicsContext);
}
Core_WaitInactive();
g_inLoop = false;