mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-07 18:45:59 -05:00
Fix space
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user