mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:47:46 +00:00
Lots of bug fixes
This commit is contained in:
@@ -301,6 +301,8 @@ bool ViewManager::proc()
|
||||
g_ResFactory->AsyncIdle();
|
||||
if (!m_skipWait || !hecl::com_developer->toBoolean())
|
||||
m_mainWindow->waitForRetrace(m_voiceEngine.get());
|
||||
else
|
||||
m_voiceEngine->pumpAndMixVoices();
|
||||
CBooModel::ClearModelUniformCounters();
|
||||
CGraphics::TickRenderTimings();
|
||||
++logvisor::FrameIndex;
|
||||
|
||||
Reference in New Issue
Block a user