mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 14:24:56 +00:00
Add missing TickRenderTimings call, and fix bufOut advancement
This commit is contained in:
@@ -344,6 +344,7 @@ bool ViewManager::proc()
|
||||
m_voiceEngine->pumpAndMixVoices();
|
||||
m_projManager.asyncIdle();
|
||||
m_mainWindow->waitForRetrace();
|
||||
CGraphics::TickRenderTimings();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user