Sync berry.c sym labels from Emerald

This commit is contained in:
PikalaxALT
2021-03-19 15:51:50 -04:00
parent b5d9fb3c7e
commit f8932775cd
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ void ObjectEventInteractionPickBerryTree(void);
void ObjectEventInteractionRemoveBerryTree(void);
u8 PlayerHasBerries(void);
void ResetBerryTreeSparkleFlags(void);
void sub_809C794(void);
void ClearEnigmaBerries(void);
const struct Berry * GetBerryInfo(u8 berryIdx);
extern const struct Berry gBerries[];