mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 15:04:56 +00:00
Restore WaitUntileComplete
This commit is contained in:
@@ -853,8 +853,8 @@ void CGameArea::Validate(CStateManager& mgr) {
|
||||
|
||||
while (StartStreamingMainArea()) {}
|
||||
|
||||
//for (auto& req : xf8_loadTransactions)
|
||||
// req->WaitUntilComplete();
|
||||
for (auto& req : xf8_loadTransactions)
|
||||
req->WaitUntilComplete();
|
||||
|
||||
if (xdc_tokens.empty()) {
|
||||
VerifyTokenList(mgr);
|
||||
|
||||
Reference in New Issue
Block a user