mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-24 18:15:49 +00:00
Win32 buildfix.
This commit is contained in:
parent
c8535ced2a
commit
c07702e7ef
@ -1073,7 +1073,6 @@ namespace MainWindow
|
||||
bool pause = true;
|
||||
if (wParam == WA_ACTIVE || wParam == WA_CLICKACTIVE) {
|
||||
g_activeWindow = WINDOW_MAINWINDOW;
|
||||
g_IsWindowActive = true;
|
||||
pause = false;
|
||||
}
|
||||
if (!noFocusPause && g_Config.bPauseOnLostFocus && globalUIState == UISTATE_INGAME) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user