From b9222b359ff6e848888cc779720bd15c45a82a37 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 11 Apr 2018 18:06:56 -0400 Subject: Basically all of taya in one commit. Aren't I grand? --- include/pokemon_storage_system.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/pokemon_storage_system.h') diff --git a/include/pokemon_storage_system.h b/include/pokemon_storage_system.h index 5319b7a2d..c6c37c123 100644 --- a/include/pokemon_storage_system.h +++ b/include/pokemon_storage_system.h @@ -298,5 +298,6 @@ void sub_809CFF0(void); void sub_809D034(void *dest, u16 dLeft, u16 dTop, const void *src, u16 sLeft, u16 sTop, u16 width, u16 height); void sub_809D104(void *dest, u16 dLeft, u16 dTop, const void *src, u16 sLeft, u16 sTop, u16 width, u16 height); void sub_809D16C(void *dest, u16 dLeft, u16 dTop, u16 width, u16 height); +void ShowPokemonStorageSystem(void); #endif // GUARD_POKEMON_STORAGE_SYSTEM_H -- cgit v1.2.3