From 68c48a0cc3431c60a48378885e48631bef3db8ec Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 12 Mar 2020 15:39:41 -0400 Subject: through Cb_ReleaseMon --- include/pokemon_storage_system_internal.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include') diff --git a/include/pokemon_storage_system_internal.h b/include/pokemon_storage_system_internal.h index 37dd63110..134ee5fa2 100644 --- a/include/pokemon_storage_system_internal.h +++ b/include/pokemon_storage_system_internal.h @@ -288,5 +288,10 @@ struct PokemonStorageSystemData extern struct PokemonStorageSystemData *sPSSData; void Cb2_ExitPSS(void); +void sub_808C8FC(void); +void sub_808C940(u8 curBox); +void sub_808C950(void); +u8 HandleBoxChooseSelectionInput(void); +void sub_808C854(struct UnkPSSStruct_2002370 *a0, u16 tileTag, u16 palTag, u8 a3, bool32 loadPal); #endif //GUARD_POKEMON_STORAGE_SYSTEM_INTERNAL_H -- cgit v1.2.3