mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match Infocenter::StartCredits (#537)
* Implement Infocenter::StartCredits * Match
This commit is contained in:

committed by
GitHub

parent
18dff31dbd
commit
a12fdadd4a
@@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user