diff --git a/LEGO1/mxpresenter.h b/LEGO1/mxpresenter.h index 4b8659ec..87ef9645 100644 --- a/LEGO1/mxpresenter.h +++ b/LEGO1/mxpresenter.h @@ -77,7 +77,7 @@ class MxPresenter : public MxCore undefined4 m_unk0x10; undefined4 m_unk0x14; undefined4 m_unk0x18; - MxDSAction* m_action; // 0 + MxDSAction *m_action; // 0 MxCriticalSection m_criticalSection; MxPresenter *m_unkPresenter; // 0x3c };