Implement LegoModelPresenter::ReadyTickle (#546)

* Implement LegoModelPresenter::ReadyTickle

* Update legoworld.h

* Fixes

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2024-02-09 18:41:35 -05:00
committed by GitHub
parent 84af3e2158
commit 223b07ee3d
5 changed files with 82 additions and 3 deletions

View File

@@ -37,6 +37,8 @@ protected:
private:
AutoROI* m_unk0x64; // 0x64
MxBool m_addedToView; // 0x68
undefined4 LoadModel(MxStreamChunk* p_chunk);
};
#endif // LEGOMODELPRESENTER_H