mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 02:14:18 +00:00
Fix size annotations for legoomni
Fix structure and add placeholder annotations for LegoAnimActor and subclasses
This commit is contained in:
@@ -9,7 +9,7 @@ class LegoEntity;
|
||||
class MxDSChunk;
|
||||
|
||||
// VTABLE: LEGO1 0x100d4e50
|
||||
// SIZE 0x6c (discovered through inline constructor at 0x10009ae6)
|
||||
// SIZE 0x6c
|
||||
class LegoModelPresenter : public MxVideoPresenter {
|
||||
public:
|
||||
LegoModelPresenter() { Reset(); }
|
||||
|
||||
Reference in New Issue
Block a user