From 0be9a7d288f2d431f0f896e2eac94ac67cbb6e81 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sun, 5 Nov 2023 10:19:19 -0500 Subject: [PATCH] Add size comment --- LEGO1/mxnextactiondatastart.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LEGO1/mxnextactiondatastart.h b/LEGO1/mxnextactiondatastart.h index cd66fbe3..1ef99a70 100644 --- a/LEGO1/mxnextactiondatastart.h +++ b/LEGO1/mxnextactiondatastart.h @@ -4,6 +4,7 @@ #include "mxcore.h" // VTABLE 0x100dc9a0 +// SIZE 0x14 class MxNextActionDataStart : public MxCore { public: // inlined constructor at 0x100c1847 @@ -13,6 +14,7 @@ class MxNextActionDataStart : public MxCore { m_unk24val = p_unk24val; m_data = p_data; } + // OFFSET: LEGO1 0x100c1900 inline virtual const char* ClassName() const override // vtable+0xc {