Address review comments

This commit is contained in:
PikalaxALT
2020-03-03 15:42:14 -05:00
parent 11ce98c7ac
commit c2f85a5326
3 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ struct BerryCrushGame_138
struct BerryCrushGame
{
MainCallback unk0;
u32 (* unk4)(struct BerryCrushGame *, u8 *);
u32 (*unk4)(struct BerryCrushGame *, u8 *);
u8 unk8;
u8 unk9;
u8 unkA;
+1 -1
View File
@@ -1148,7 +1148,7 @@ extern const u8 gUnknown_841DF92[];
extern const u8 gUnknown_841DF99[];
extern const u8 gUnknown_841DFA0[];
// berry_cursh
// berry_crush
extern const u8 gUnknown_841CE3C[];
extern const u8 gUnknown_841CE78[];
extern const u8 gUnknown_841CEA8[];