2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-21 16:59:12 +00:00

Improve Optick events

This commit is contained in:
Henrique Gemignani Passos Lima
2021-06-29 01:10:54 +03:00
parent d310dcfecb
commit 1b4e0dc754
4 changed files with 12 additions and 3 deletions

View File

@@ -824,6 +824,7 @@ void CGameArea::StartStreamIn(CStateManager& mgr) {
if (xf0_24_postConstructed || xf0_27_loadPaused)
return;
OPTICK_EVENT();
VerifyTokenList(mgr);
if (!xf0_26_tokensReady) {