mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Fix space
This commit is contained in:
parent
99c6a504e0
commit
94a883d600
@ -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 New Issue
Block a user