(Refactor) Use more forward declarations (#881)

* Use more forward declarations

* Use more forward declarations

* Add more forward declarations

* Fix
This commit is contained in:
Christian Semmler
2024-05-03 12:19:12 -04:00
committed by GitHub
parent 01b861bc09
commit 51adf75b9b
165 changed files with 377 additions and 136 deletions

View File

@@ -15,6 +15,7 @@
#include "mxstreamer.h"
#include "mxticklemanager.h"
#include "mxtimer.h"
#include "mxvariabletable.h"
#include "mxvideomanager.h"
// GLOBAL: LEGO1 0x101015b8

View File

@@ -1,5 +1,9 @@
#include "mxomnicreateflags.h"
#include "decomp.h"
DECOMP_SIZE_ASSERT(MxOmniCreateFlags, 0x02)
// FUNCTION: LEGO1 0x100b0a30
// FUNCTION: BETA10 0x10130a1c
MxOmniCreateFlags::MxOmniCreateFlags()

View File

@@ -1,5 +1,9 @@
#include "mxomnicreateparam.h"
#include "decomp.h"
DECOMP_SIZE_ASSERT(MxOmniCreateParam, 0x40)
// FUNCTION: LEGO1 0x100b0b00
// FUNCTION: BETA10 0x10130b6b
MxOmniCreateParam::MxOmniCreateParam(