Fix size annotations for legoomni

Fix structure and add placeholder annotations for LegoAnimActor and subclasses
This commit is contained in:
Nathan
2024-03-22 11:09:26 -04:00
parent 96f7219811
commit a45706a854
42 changed files with 460 additions and 37 deletions

View File

@@ -8,7 +8,7 @@
class LegoControlManagerEvent;
// VTABLE: LEGO1 0x100d5f20
// SIZE: 0xfc (from inlined ctor at 0x1000a8aa)
// SIZE 0xfc
class ElevatorBottom : public LegoWorld {
public:
ElevatorBottom();