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:
@@ -4,6 +4,7 @@
|
||||
#include "legoactor.h"
|
||||
|
||||
// VTABLE: LEGO1 0x100d5178
|
||||
// SIZE 0x78
|
||||
class IsleActor : public LegoActor {
|
||||
public:
|
||||
MxLong Notify(MxParam& p_param) override; // vtable+0x04
|
||||
|
||||
Reference in New Issue
Block a user