mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Match MxMediaPresenter::Init
This commit is contained in:
parent
dc18b5d9c1
commit
f49e97ea2f
@ -9,8 +9,11 @@ MxLong MxMediaPresenter::Tickle()
|
||||
return 0;
|
||||
}
|
||||
|
||||
// OFFSET: LEGO1 0x100b54e0 STUB
|
||||
// OFFSET: LEGO1 0x100b54e0
|
||||
void MxMediaPresenter::Init()
|
||||
{
|
||||
// TODO
|
||||
this->m_unk40 = NULL;
|
||||
this->m_unk44 = NULL;
|
||||
this->m_unk48 = NULL;
|
||||
this->m_unk4c = NULL;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user