mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 10:24:18 +00:00
Add size assertions for legoomni and fix sizes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user