mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-03 05:31:17 +00:00
Reduced size assert for MxEntity
This commit is contained in:
parent
9375677f88
commit
66623a3925
@ -1,6 +1,8 @@
|
|||||||
#include "mxentity.h"
|
#include "mxentity.h"
|
||||||
|
|
||||||
// DECOMP_SIZE_ASSERT(MxEntity, 0x68)
|
// Size subject to change. It's not clear yet which members belong to
|
||||||
|
// MxEntity and which belong only the subclasses.
|
||||||
|
DECOMP_SIZE_ASSERT(MxEntity, 0x5c)
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x1001d190
|
// OFFSET: LEGO1 0x1001d190
|
||||||
MxEntity::MxEntity()
|
MxEntity::MxEntity()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user