Fix space

This commit is contained in:
N 2021-02-27 16:50:42 -05:00 committed by huderlem
parent 99c6a504e0
commit 94a883d600
1 changed files with 1 additions and 1 deletions

View File

@ -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;