Continue decompiling field_specials

This commit is contained in:
Diegoisawesome
2018-08-10 14:07:23 -07:00
parent 12ff59f9c1
commit 1e0f3ec433
5 changed files with 255 additions and 290 deletions

View File

@@ -10,5 +10,6 @@ void SetBoxMonNickFromAnyBox(u8, u8, u8 *);
void CompactPartySlots(void);
u32 GetBoxMonDataFromAnyBox(u8 boxId, u8 monPosition, u32 request);
bool8 CheckFreePokemonStorageSpace(void);
u8 StorageGetCurrentBox(void);
#endif // GUARD_POKEMON_STORAGE_SYSTEM_H