Berry Crush documentation, 2

This commit is contained in:
PikalaxALT
2020-04-11 21:47:47 -04:00
parent 8f8665e1dc
commit 4e3b3cdd3c
15 changed files with 955 additions and 931 deletions
+3 -3
View File
@@ -67,11 +67,11 @@ const struct Berry * GetBerryInfo(u8 berryIdx);
extern const struct Berry gBerries[];
struct UnkStruct_0858AB24 {
struct BerryCrushStats {
u8 unk0;
u16 unk1;
u16 powder;
};
extern const struct UnkStruct_0858AB24 gUnknown_83DFC9C[];
extern const struct BerryCrushStats gBerryCrushStats[];
#endif // GUARD_BERRY_H