Add offsets

This commit is contained in:
Kermalis 2023-08-05 00:09:13 -04:00
parent 530c7ddb4b
commit 62c1933a3e

View File

@ -10,8 +10,8 @@
// size: 0xCC
struct unkStruct_203B318
{
u32 mode; // Corresponds to the enum: MakuhitaDojoMode
bool32 isAsleep;
/* 0x0 */ u32 mode; // Corresponds to the enum: MakuhitaDojoMode
/* 0x4 */ bool32 isAsleep;
/* 0x8 */ s32 state;
/* 0xC */ s32 fallbackState;
s16 unk10;