mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Update mxloopingflcpresenter.cpp
This commit is contained in:
parent
dd1e30fb72
commit
faea994f79
@ -13,7 +13,7 @@ MxLoopingFlcPresenter::MxLoopingFlcPresenter()
|
|||||||
// OFFSET: LEGO1 0x100b43b0 STUB
|
// OFFSET: LEGO1 0x100b43b0 STUB
|
||||||
MxLoopingFlcPresenter::~MxLoopingFlcPresenter()
|
MxLoopingFlcPresenter::~MxLoopingFlcPresenter()
|
||||||
{
|
{
|
||||||
Destroy(true);
|
Destroy(TRUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x100b4410
|
// OFFSET: LEGO1 0x100b4410
|
||||||
@ -28,4 +28,4 @@ void MxLoopingFlcPresenter::Init()
|
|||||||
void MxLoopingFlcPresenter::Destroy(MxBool p_param)
|
void MxLoopingFlcPresenter::Destroy(MxBool p_param)
|
||||||
{
|
{
|
||||||
// TODO
|
// TODO
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user