through UpdateLvlInHealthbox

This commit is contained in:
PikalaxALT
2020-01-10 16:32:32 -05:00
parent 1a246cc567
commit 3e79c7890f
6 changed files with 423 additions and 1231 deletions
+1
View File
@@ -34,5 +34,6 @@ enum PokemonSummaryScreenPage
s32 GetLastViewedMonIndex(void);
void ShowPokemonSummaryScreen(struct Pokemon * party, u8 cursorPos, u8 lastIdx, void (*callback)(void), u8 a4);
extern const u8 *gNatureNames[];
#endif // GUARD_POKEMON_SUMMARY_SCREEN_H