mirror of
https://github.com/isledecomp/isle.git
synced 2026-02-02 05:01:17 +00:00
Add two template annotations
This commit is contained in:
parent
85c6a0b049
commit
553734c9f6
@ -25,6 +25,12 @@ class MxRegionList : public MxRegionListParent {};
|
|||||||
// VTABLE 0x100dcb88
|
// VTABLE 0x100dcb88
|
||||||
typedef MxListCursorChildChild<MxRegionTopBottom*> MxRegionListCursor;
|
typedef MxListCursorChildChild<MxRegionTopBottom*> MxRegionListCursor;
|
||||||
|
|
||||||
|
// OFFSET: LEGO1 0x100c5970 TEMPLATE
|
||||||
|
// MxList<MxRegionTopBottom *>::_InsertEntry
|
||||||
|
|
||||||
|
// OFFSET: LEGO1 0x100c5a20 TEMPLATE
|
||||||
|
// MxListEntry<MxRegionTopBottom *>::MxListEntry<MxRegionTopBottom *>
|
||||||
|
|
||||||
// VTABLE 0x100dcc70
|
// VTABLE 0x100dcc70
|
||||||
// SIZE 0x18
|
// SIZE 0x18
|
||||||
class MxRegionLeftRightListParent : public MxList<MxRegionLeftRight*>
|
class MxRegionLeftRightListParent : public MxList<MxRegionLeftRight*>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user