Fix newline, strange...

This commit is contained in:
RadWolfie 2018-06-10 17:15:16 -05:00
parent c9e2406394
commit 63af4166e0
1 changed files with 7 additions and 7 deletions

View File

@ -928,13 +928,13 @@ void CxbxKrnlMain(int argc, char* argv[])
CxbxKrnlCleanup("GUI process is not ready!");
}
g_EmuShared->SetIsReady(false);
bool bQuickReboot;
g_EmuShared->GetMultiXbeFlag(&bQuickReboot);
// precaution for multi-xbe titles in the case CrashMonitor has still not destoyed the previous mutex
while (bQuickReboot) {
g_EmuShared->GetMultiXbeFlag(&bQuickReboot);
bool bQuickReboot;
g_EmuShared->GetMultiXbeFlag(&bQuickReboot);
// precaution for multi-xbe titles in the case CrashMonitor has still not destoyed the previous mutex
while (bQuickReboot) {
g_EmuShared->GetMultiXbeFlag(&bQuickReboot);
}
// Write a header to the log