Document all of frontier pass

This commit is contained in:
DizzyEggg
2019-01-26 20:56:06 +01:00
parent 03549349f8
commit 01c3f3fc05
12 changed files with 763 additions and 2052 deletions

View File

@@ -25,6 +25,7 @@ struct PokemonStorage
extern struct PokemonStorage *gPokemonStoragePtr;
void sub_80C6D80(const u8 *string, void *dst, u8 arg2, u8 arg3, s32 arg4);
u8 CountMonsInBox(u8 boxId);
s16 GetFirstFreeBoxSpot(u8 boxId);
u8 CountPartyAliveNonEggMonsExcept(u8 slotToIgnore);