From 75d2b2141b646bf8222f6e375e936853bb7eca50 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Tue, 12 Dec 2023 04:29:46 -0500 Subject: [PATCH] Move annotation --- LEGO1/mxcompositepresenter.cpp | 3 --- LEGO1/mxcompositepresenter.h | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LEGO1/mxcompositepresenter.cpp b/LEGO1/mxcompositepresenter.cpp index 087dab7d..1274baf8 100644 --- a/LEGO1/mxcompositepresenter.cpp +++ b/LEGO1/mxcompositepresenter.cpp @@ -17,9 +17,6 @@ MxBool MxCompositePresenter::VTable0x64(undefined4 p_unknown) return TRUE; } -// TEMPLATE: LEGO1 0x1004ae90 -// list >::_Buynode - // FUNCTION: LEGO1 0x100b60b0 MxCompositePresenter::MxCompositePresenter() { diff --git a/LEGO1/mxcompositepresenter.h b/LEGO1/mxcompositepresenter.h index 68e9846d..a0ca62d5 100644 --- a/LEGO1/mxcompositepresenter.h +++ b/LEGO1/mxcompositepresenter.h @@ -42,6 +42,9 @@ class MxCompositePresenter : public MxPresenter { MxCompositePresenterList m_list; // 0x40 }; +// TEMPLATE: LEGO1 0x1004ae90 +// list >::_Buynode + // TEMPLATE: LEGO1 0x100b61a0 // list >::~list >