mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Remove space
This commit is contained in:
parent
aa92e3dff8
commit
4b76a77661
@ -39,7 +39,7 @@ class MxListParent : public MxCore
|
|||||||
|
|
||||||
// OFFSET: LEGO1 0x1001cd20
|
// OFFSET: LEGO1 0x1001cd20
|
||||||
virtual MxS8 Compare(T *, T *) = 0;
|
virtual MxS8 Compare(T *, T *) = 0;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
MxU32 m_count; // +0x8
|
MxU32 m_count; // +0x8
|
||||||
void (*m_customDestructor)(T *); // +0xc
|
void (*m_customDestructor)(T *); // +0xc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user