Fix inclusion of MxPresenter class in ISLE

This commit is contained in:
Christian Semmler
2024-01-11 10:48:00 -05:00
parent 516e16faf6
commit 99ee212213
3 changed files with 7 additions and 7 deletions

View File

@@ -18,12 +18,6 @@
DECOMP_SIZE_ASSERT(MxPresenter, 0x40);
#ifdef COMPAT_MODE
MxPresenter::~MxPresenter()
{
}
#endif
// FUNCTION: LEGO1 0x100b4d50
void MxPresenter::Init()
{