diff --git a/LEGO1/mxcompositepresenter.cpp b/LEGO1/mxcompositepresenter.cpp index d5dbe5e3..67f0a9f6 100644 --- a/LEGO1/mxcompositepresenter.cpp +++ b/LEGO1/mxcompositepresenter.cpp @@ -256,6 +256,3 @@ MxBool MxCompositePresenter::HasTickleStatePassed(TickleState p_tickleState) return TRUE; } - -// TEMPLATE: LEGO1 0x100b6cd0 -// MxList::_DeleteEntry diff --git a/LEGO1/mxcompositepresenter.h b/LEGO1/mxcompositepresenter.h index cf08d050..56f5fc14 100644 --- a/LEGO1/mxcompositepresenter.h +++ b/LEGO1/mxcompositepresenter.h @@ -58,4 +58,7 @@ class MxCompositePresenter : public MxPresenter { // TEMPLATE: LEGO1 0x100b6340 // List::~List +// TEMPLATE: LEGO1 0x100b6cd0 +// MxList::_DeleteEntry + #endif // MXCOMPOSITEPRESENTER_H