Clarify stages

This commit is contained in:
hondew
2020-05-02 13:38:25 -04:00
parent 49184cd799
commit 048d1ffbdb
3 changed files with 10 additions and 5 deletions
-2
View File
@@ -1,8 +1,6 @@
#ifndef GUARD_BERRY_H
#define GUARD_BERRY_H
#define NUM_BERRY_STAGES 4
void ClearEnigmaBerries(void);
void SetEnigmaBerry(u8 *src);
bool32 IsEnigmaBerryValid(void);