mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-12-27 10:11:49 +01:00
InitAfterFocusLoss compile fix
This commit is contained in:
parent
900d5a4ce0
commit
a878e09f0f
@ -677,7 +677,7 @@ CGame::InitAfterFocusLoss()
|
|||||||
//cDMAudio::SetCurrent3DProvider( ? ? ? );
|
//cDMAudio::SetCurrent3DProvider( ? ? ? );
|
||||||
|
|
||||||
if (!FrontEndMenuManager.m_bGameNotLoaded && !FrontEndMenuManager.m_bMenuActive)
|
if (!FrontEndMenuManager.m_bGameNotLoaded && !FrontEndMenuManager.m_bMenuActive)
|
||||||
CMenuManager::m_bStartUpFrontEndRequested = true;
|
FrontEndMenuManager.m_bStartUpFrontEndRequested = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool
|
bool
|
||||||
|
Loading…
Reference in New Issue
Block a user