Some renaming; resolve trade bss

This commit is contained in:
PikalaxALT
2019-10-30 16:51:43 -04:00
parent 4fae033d1a
commit 1ba6cb2245
7 changed files with 128 additions and 120 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ u8 * GetBoxNamePtr(u8 boxId);
void sub_808CE60(void);
void ResetPokemonStorageSystem(void);
u8 StorageGetCurrentBox(void);
void sub_808BEB4(const u8 *name, u8 *a1, u8 a2, u8 a3, u8 *buffer, u8 a5);
void PSS_RenderTextToVramViaBuffer(const u8 *name, u8 *a1, u8 a2, u8 a3, u8 *buffer, u8 a5);
#endif // GUARD_POKEMON_STORAGE_SYSTEM_H