diff --git a/LEGO1/mxlist.h b/LEGO1/mxlist.h index 08e3944b..6f26cad8 100644 --- a/LEGO1/mxlist.h +++ b/LEGO1/mxlist.h @@ -39,7 +39,7 @@ class MxListParent : public MxCore // OFFSET: LEGO1 0x1001cd20 virtual MxS8 Compare(T *, T *) = 0; - + protected: MxU32 m_count; // +0x8 void (*m_customDestructor)(T *); // +0xc