diff --git a/LEGO1/legoworld.h b/LEGO1/legoworld.h index d855b530..c4f53913 100644 --- a/LEGO1/legoworld.h +++ b/LEGO1/legoworld.h @@ -84,4 +84,7 @@ class LegoWorld : public LegoEntity { // FUNCTION: LEGO1 0x1001f0c0 // MxPresenterListCursor::~MxPresenterListCursor +// TEMPLATE: LEGO1 0x10020760 +// MxListCursor::MxListCursor + #endif // LEGOWORLD_H diff --git a/LEGO1/mxpresenterlist.h b/LEGO1/mxpresenterlist.h index 5f218392..d8b74a3f 100644 --- a/LEGO1/mxpresenterlist.h +++ b/LEGO1/mxpresenterlist.h @@ -62,16 +62,4 @@ class MxPresenterListCursor : public MxPtrListCursor { // SYNTHETIC: LEGO1 0x1001d090 // MxPtrList::`scalar deleting destructor' -// TEMPLATE: LEGO1 0x1001ef40 -// MxPtrListCursor::~MxPtrListCursor - -// TEMPLATE: LEGO1 0x1001f070 -// MxListCursor::~MxListCursor - -// TEMPLATE: LEGO1 0x1001f0c0 -// MxPresenterListCursor::~MxPresenterListCursor - -// TEMPLATE: LEGO1 0x10020760 -// MxListCursor::MxListCursor - #endif // MXPRESENTERLIST_H