Add size assertions for legoomni and fix sizes

This commit is contained in:
Nathan
2024-03-22 17:53:03 -04:00
parent 7ff8f85d65
commit 6c9f888ea3
90 changed files with 313 additions and 55 deletions

View File

@@ -35,8 +35,8 @@ public:
// LegoAnimActor::`scalar deleting destructor'
private:
vector<void*> m_vector; // 0x00
MxU16 m_index; // 0x14
vector<void*> m_unk0x08; // 0x08
MxU16 m_index; // 0x18
};
#endif // LEGOANIMACTOR_H