mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-29 10:09:13 +02:00
Apply the important parts of the exit fix (#20607)
This commit is contained in:
@@ -312,7 +312,6 @@ void MainThreadFunc() {
|
||||
Core_StateProcessed();
|
||||
NativeFrame(graphicsContext);
|
||||
}
|
||||
Core_WaitInactive();
|
||||
|
||||
g_inLoop = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user