From a5a7c71e39a5e17416a1609865e81b5ab2aec977 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sun, 10 Dec 2023 09:33:27 -0500 Subject: [PATCH] Move annotation --- LEGO1/mxcompositepresenter.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LEGO1/mxcompositepresenter.cpp b/LEGO1/mxcompositepresenter.cpp index da79c38e..87225afd 100644 --- a/LEGO1/mxcompositepresenter.cpp +++ b/LEGO1/mxcompositepresenter.cpp @@ -183,9 +183,6 @@ void MxCompositePresenter::VTable0x58(MxEndActionNotificationParam& p) } } -// TEMPLATE: LEGO1 0x100b6cd0 -// MxList::_DeleteEntry - // FUNCTION: LEGO1 0x100b69b0 void MxCompositePresenter::VTable0x5c(MxNotificationParam& p) { @@ -280,3 +277,6 @@ MxBool MxCompositePresenter::HasTickleStatePassed(TickleState p_tickleState) return TRUE; } + +// TEMPLATE: LEGO1 0x100b6cd0 +// MxList::_DeleteEntry