summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-03-12 15:39:41 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-03-12 15:39:41 -0400
commit68c48a0cc3431c60a48378885e48631bef3db8ec (patch)
treedc8964c41f1222f994ea2505daed6655ff03c4ea /include
parent748b4eafacb3a04bd4de64a0be30eab1a6704d7e (diff)
through Cb_ReleaseMon
Diffstat (limited to 'include')
-rw-r--r--include/pokemon_storage_system_internal.h5
1 files changed, 5 insertions, 0 deletions
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