Implement/match Infocenter::StartCredits (#537)

* Implement Infocenter::StartCredits

* Match
This commit is contained in:
Christian Semmler
2024-02-07 12:19:46 -05:00
committed by GitHub
parent 18dff31dbd
commit a12fdadd4a
3 changed files with 56 additions and 2 deletions

View File

@@ -471,6 +471,12 @@ void LegoVideoManager::UpdateView(MxU32 p_x, MxU32 p_y, MxU32 p_width, MxU32 p_h
}
}
// STUB: LEGO1 0x1007c520
void LegoVideoManager::FUN_1007c520()
{
// TODO
}
// STUB: LEGO1 0x1007c560
int LegoVideoManager::EnableRMDevice()
{