Document berry yield

fix wording
This commit is contained in:
hondew
2020-05-02 11:46:12 -04:00
parent cb5b8da77b
commit 49184cd799
2 changed files with 15 additions and 3 deletions

View File

@@ -1,6 +1,8 @@
#ifndef GUARD_BERRY_H
#define GUARD_BERRY_H
#define NUM_BERRY_STAGES 4
void ClearEnigmaBerries(void);
void SetEnigmaBerry(u8 *src);
bool32 IsEnigmaBerryValid(void);