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