Implement/match LegoAnimationManager::FUN_100623a0 (#893)

This commit is contained in:
Christian Semmler
2024-05-09 15:33:48 -04:00
committed by GitHub
parent 001b46b2ab
commit 5629eb3c85
4 changed files with 46 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ struct AnimInfo {
MxU8 m_unk0x0b; // 0x0b
MxU8 m_unk0x0c; // 0x0c
MxU8 m_unk0x0d; // 0x0d
MxU32 m_unk0x10[4]; // 0x10
float m_unk0x10[4]; // 0x10
MxU8 m_modelCount; // 0x20
MxU16 m_unk0x22; // 0x22
ModelInfo* m_models; // 0x24