diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/berry_crush.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/berry_crush.c b/src/berry_crush.c index 5b49e00ae..89a0ad282 100755 --- a/src/berry_crush.c +++ b/src/berry_crush.c @@ -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; |