Implement/match some LegoHideAnimPresenter functions (#920)

This commit is contained in:
Christian Semmler
2024-05-14 10:15:35 -04:00
committed by GitHub
parent a1be306df7
commit 95ed90aacb
2 changed files with 51 additions and 12 deletions

View File

@@ -36,6 +36,8 @@ public:
private:
void Init();
void Destroy(MxBool p_fromDestructor);
void FUN_1006db40(undefined4);
void FUN_1006dc10();
undefined4* m_unk0xc0; // 0xc0
};