Move annotation

This commit is contained in:
Christian Semmler 2023-12-12 14:37:13 -05:00
parent 586b82b28b
commit e985a34a61
2 changed files with 3 additions and 3 deletions

View File

@ -256,6 +256,3 @@ MxBool MxCompositePresenter::HasTickleStatePassed(TickleState p_tickleState)
return TRUE;
}
// TEMPLATE: LEGO1 0x100b6cd0
// MxList<MxDSAction *>::_DeleteEntry

View File

@ -58,4 +58,7 @@ class MxCompositePresenter : public MxPresenter {
// TEMPLATE: LEGO1 0x100b6340
// List<MxPresenter *>::~List<MxPresenter *>
// TEMPLATE: LEGO1 0x100b6cd0
// MxList<MxDSAction *>::_DeleteEntry
#endif // MXCOMPOSITEPRESENTER_H