mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Move annotation
This commit is contained in:
parent
c0f317cd54
commit
75d2b2141b
@ -17,9 +17,6 @@ MxBool MxCompositePresenter::VTable0x64(undefined4 p_unknown)
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
// TEMPLATE: LEGO1 0x1004ae90
|
||||
// list<MxPresenter *,allocator<MxPresenter *> >::_Buynode
|
||||
|
||||
// FUNCTION: LEGO1 0x100b60b0
|
||||
MxCompositePresenter::MxCompositePresenter()
|
||||
{
|
||||
|
||||
@ -42,6 +42,9 @@ class MxCompositePresenter : public MxPresenter {
|
||||
MxCompositePresenterList m_list; // 0x40
|
||||
};
|
||||
|
||||
// TEMPLATE: LEGO1 0x1004ae90
|
||||
// list<MxPresenter *,allocator<MxPresenter *> >::_Buynode
|
||||
|
||||
// TEMPLATE: LEGO1 0x100b61a0
|
||||
// list<MxPresenter *,allocator<MxPresenter *> >::~list<MxPresenter *,allocator<MxPresenter *> >
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user