add size assert for MxDSObject

This commit is contained in:
Christian Semmler 2023-07-02 14:38:10 +02:00
parent 686e152ede
commit b756ca5ecc
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -3,6 +3,8 @@
#include <string.h>
#include <stdlib.h>
DECOMP_SIZE_ASSERT(MxDSObject, 0x2c);
// OFFSET: LEGO1 0x100bf6a0
MxDSObject::MxDSObject()
{