fix clang format

This commit is contained in:
Misha 2023-12-21 10:00:15 -05:00
parent 2cf21a7adc
commit f3f798c988
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8
2 changed files with 2 additions and 2 deletions

View File

@ -19,9 +19,9 @@
#include "mxdsfile.h" #include "mxdsfile.h"
#include "mxomnicreateflags.h" #include "mxomnicreateflags.h"
#include "mxomnicreateparam.h" #include "mxomnicreateparam.h"
#include "mxunknown100dbdbc.h"
#include "mxticklemanager.h" #include "mxticklemanager.h"
#include "mxtransitionmanager.h" #include "mxtransitionmanager.h"
#include "mxunknown100dbdbc.h"
DECOMP_SIZE_ASSERT(LegoWorldList, 0x18); DECOMP_SIZE_ASSERT(LegoWorldList, 0x18);

View File

@ -117,7 +117,7 @@ class LegoOmni : public MxOmni {
private: private:
undefined4* m_unk0x68; // 0x68 undefined4* m_unk0x68; // 0x68
MxUnknown100dbdbc* m_renderMgr; // 0x6c MxUnknown100dbdbc* m_renderMgr; // 0x6c
LegoInputManager* m_inputMgr; // 0x70 LegoInputManager* m_inputMgr; // 0x70
GifManager* m_gifManager; // 0x74 GifManager* m_gifManager; // 0x74
LegoWorldList* m_worldList; // 0x78 LegoWorldList* m_worldList; // 0x78