diff --git a/LEGO1/legoomni.cpp b/LEGO1/legoomni.cpp index 8c80bbd6..cb130587 100644 --- a/LEGO1/legoomni.cpp +++ b/LEGO1/legoomni.cpp @@ -19,9 +19,9 @@ #include "mxdsfile.h" #include "mxomnicreateflags.h" #include "mxomnicreateparam.h" -#include "mxunknown100dbdbc.h" #include "mxticklemanager.h" #include "mxtransitionmanager.h" +#include "mxunknown100dbdbc.h" DECOMP_SIZE_ASSERT(LegoWorldList, 0x18); diff --git a/LEGO1/legoomni.h b/LEGO1/legoomni.h index 4faffb8e..69f6964a 100644 --- a/LEGO1/legoomni.h +++ b/LEGO1/legoomni.h @@ -117,7 +117,7 @@ class LegoOmni : public MxOmni { private: undefined4* m_unk0x68; // 0x68 - MxUnknown100dbdbc* m_renderMgr; // 0x6c + MxUnknown100dbdbc* m_renderMgr; // 0x6c LegoInputManager* m_inputMgr; // 0x70 GifManager* m_gifManager; // 0x74 LegoWorldList* m_worldList; // 0x78