Skip to content

Commit

Permalink
Add offsets
Browse files Browse the repository at this point in the history
  • Loading branch information
Kermalis committed Aug 5, 2023
1 parent 530c7dd commit 62c1933
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/makuhita_dojo.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 62c1933

Please sign in to comment.