LegoEntity::Reset (#152)

This commit is contained in:
MS
2023-10-01 09:06:29 -04:00
committed by GitHub
parent 8725986085
commit 592ede1c7b
4 changed files with 44 additions and 9 deletions

View File

@@ -1,8 +1,6 @@
#include "mxentity.h"
// 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)
DECOMP_SIZE_ASSERT(MxEntity, 0x10)
// OFFSET: LEGO1 0x1001d190
MxEntity::MxEntity()