mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-13 07:03:40 +01:00
Fix space
This commit is contained in:
parent
99c6a504e0
commit
94a883d600
@ -141,7 +141,7 @@ struct BerryCrushGame_138
|
|||||||
struct BerryCrushGame
|
struct BerryCrushGame
|
||||||
{
|
{
|
||||||
MainCallback unk0;
|
MainCallback unk0;
|
||||||
u32 (* unk4)(struct BerryCrushGame *, u8 *);
|
u32 (*unk4)(struct BerryCrushGame *, u8 *);
|
||||||
u8 unk8;
|
u8 unk8;
|
||||||
u8 unk9;
|
u8 unk9;
|
||||||
u8 mainTask;
|
u8 mainTask;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user