mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-17 10:36:50 -05:00
Add offsets
This commit is contained in:
parent
530c7ddb4b
commit
62c1933a3e
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user