Name a few members in LegoVideoManager

This commit is contained in:
Christian Semmler
2024-01-10 13:45:52 -05:00
parent 5a2be934be
commit e55b2ad639
3 changed files with 18 additions and 18 deletions

View File

@@ -118,7 +118,7 @@ MxResult MxTransitionManager::StartTransition(
inputManager->m_unk0x336 = FALSE;
LegoVideoManager* videoManager = VideoManager();
videoManager->SetUnkE4(FALSE);
videoManager->SetRender3D(FALSE);
SetAppCursor(1);
return SUCCESS;