mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 19:51:15 +00:00
Update legoanimpresenter.cpp
This commit is contained in:
parent
0a3a6c2b68
commit
55a1625a9f
@ -132,13 +132,6 @@ void LegoAnimPresenter::EndAction()
|
|||||||
MxVideoPresenter::EndAction();
|
MxVideoPresenter::EndAction();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// STUB: LEGO1 0x1006ad30
|
|
||||||
void LegoAnimPresenter::PutFrame()
|
|
||||||
{
|
|
||||||
// TODO
|
|
||||||
}
|
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x10068fb0
|
// FUNCTION: LEGO1 0x10068fb0
|
||||||
MxS32 LegoAnimPresenter::VTable0x88(MxStreamChunk* p_chunk)
|
MxS32 LegoAnimPresenter::VTable0x88(MxStreamChunk* p_chunk)
|
||||||
{
|
{
|
||||||
@ -176,6 +169,12 @@ MxS32 LegoAnimPresenter::VTable0x88(MxStreamChunk* p_chunk)
|
|||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// STUB: LEGO1 0x1006ad30
|
||||||
|
void LegoAnimPresenter::PutFrame()
|
||||||
|
{
|
||||||
|
// TODO
|
||||||
|
}
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x10099dd0
|
// FUNCTION: LEGO1 0x10099dd0
|
||||||
LegoAnimClassBase::LegoAnimClassBase()
|
LegoAnimClassBase::LegoAnimClassBase()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user