mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 14:51:15 +00:00
add size assert for MxDSObject
This commit is contained in:
parent
686e152ede
commit
b756ca5ecc
@ -3,6 +3,8 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxDSObject, 0x2c);
|
||||
|
||||
// OFFSET: LEGO1 0x100bf6a0
|
||||
MxDSObject::MxDSObject()
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user