mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-14 12:11:15 +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
|
||||
typedef MxListCursorChildChild<MxRegionTopBottom*> MxRegionListCursor;
|
||||
|
||||
// OFFSET: LEGO1 0x100c5970 TEMPLATE
|
||||
// MxList<MxRegionTopBottom *>::_InsertEntry
|
||||
|
||||
// OFFSET: LEGO1 0x100c5a20 TEMPLATE
|
||||
// MxListEntry<MxRegionTopBottom *>::MxListEntry<MxRegionTopBottom *>
|
||||
|
||||
// VTABLE 0x100dcc70
|
||||
// SIZE 0x18
|
||||
class MxRegionLeftRightListParent : public MxList<MxRegionLeftRight*>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user