mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Implement LegoModelPresenter::ReadyTickle (#546)
* Implement LegoModelPresenter::ReadyTickle * Update legoworld.h * Fixes --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -163,6 +163,12 @@ void LegoEntity::VTable0x4c()
|
||||
// TODO
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100114e0
|
||||
void LegoEntity::FUN_100114e0(MxU8 p_unk0x59)
|
||||
{
|
||||
m_unk0x59 = p_unk0x59;
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100114f0
|
||||
MxLong LegoEntity::Notify(MxParam& p_param)
|
||||
{
|
||||
|
Reference in New Issue
Block a user