marked all static functions in pokemon.c

This commit is contained in:
jiangzhengwenjz
2019-07-14 04:49:21 +08:00
parent 0eb43a1184
commit 0985206a29
7 changed files with 100 additions and 113 deletions
+9
View File
@@ -179,4 +179,13 @@ extern const u8 gUnknown_84169DC[];
extern const u8 gUnknown_84162BD[];
extern const u8 gUnknown_841D148[];
extern const u8 BattleText_Rose[];
extern const u8 BattleText_UnknownString3[];
extern const u8 BattleText_GetPumped[];
extern const u8 BattleText_MistShroud[];
extern const u8 gText_EggNickname[];
extern const u8 gText_BadEgg[];
extern const u8 gText_PkmnsXPreventsSwitching[];
extern u8 *gUnknown_83FD5D0[];
#endif //GUARD_STRINGS_H