mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 02:14:18 +00:00
Add size assertions for legoomni and fix sizes
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include "legoanimactor.h"
|
||||
|
||||
/*
|
||||
VTABLE : LEGO1 0x100d6c00 LegoAnimActor
|
||||
VTABLE : LEGO1 0x100d6c10 LegoPathActor
|
||||
VTABLE : LEGO1 0x100d6cdc LegoExtraActor
|
||||
VTABLE: LEGO1 0x100d6c00 LegoAnimActor
|
||||
VTABLE: LEGO1 0x100d6c10 LegoPathActor
|
||||
VTABLE: LEGO1 0x100d6cdc LegoExtraActor
|
||||
*/
|
||||
// SIZE 0x1dc
|
||||
class LegoExtraActor : public virtual LegoAnimActor {
|
||||
|
||||
Reference in New Issue
Block a user