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
+1
View File
@@ -14,5 +14,6 @@ u32 GetBoxMonDataFromAnyBox(u8 boxId, u8 monPosition, u32 request);
void sub_808BCB4(u8 boxId, u8 monPosition);
u8 * GetBoxNamePtr(u8 boxId);
void sub_808CE60(void);
u8 StorageGetCurrentBox(void);
#endif // GUARD_POKEMON_STORAGE_SYSTEM_H