Fix space
This commit is contained in:
parent
99c6a504e0
commit
94a883d600
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ struct BerryCrushGame_138
|
|||
struct BerryCrushGame
|
||||
{
|
||||
MainCallback unk0;
|
||||
u32 (* unk4)(struct BerryCrushGame *, u8 *);
|
||||
u32 (*unk4)(struct BerryCrushGame *, u8 *);
|
||||
u8 unk8;
|
||||
u8 unk9;
|
||||
u8 mainTask;
|
||||
|
|
Loading…
Reference in a new issue