Move annotation

This commit is contained in:
Christian Semmler 2023-12-12 04:29:46 -05:00
parent c0f317cd54
commit 75d2b2141b
2 changed files with 3 additions and 3 deletions

View File

@ -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()
{

View File

@ -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 *> >