Implement/match LegoAnimMMPresenter::StartingTickle (#824)

This commit is contained in:
Christian Semmler
2024-04-20 10:07:58 -04:00
committed by GitHub
parent 0b08b0ae69
commit 9cc5df8c40
5 changed files with 23 additions and 5 deletions

View File

@@ -71,6 +71,7 @@ public:
virtual void VTable0xa0(Matrix4*); // vtable+0xa0
MxResult FUN_1006b140(LegoROI* p_roi);
void FUN_1006d680(LegoAnimActor* p_actor, MxFloat p_value);
inline LegoAnim* GetAnimation() { return m_anim; }