formatting

This commit is contained in:
Ramen2X 2024-01-18 20:43:29 -05:00
parent 7e0d8e6dfb
commit a6cc469f9b
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ class InfocenterState : public LegoState {
*/
undefined m_pad[0x6c];
MxU32 m_unk0x74; // 0x74
MxU32 m_unk0x74; // 0x74
MxStillPresenter* m_buffer[7]; // 0x78
};

View File

@ -11,8 +11,8 @@
#include "mxbackgroundaudiomanager.h"
#include "mxnotificationmanager.h"
#include "mxstillpresenter.h"
#include "mxtransitionmanager.h"
#include "mxticklemanager.h"
#include "mxtransitionmanager.h"
DECOMP_SIZE_ASSERT(Infocenter, 0x1d8)
DECOMP_SIZE_ASSERT(InfocenterUnkDataEntry, 0x18)