through UpdateLvlInHealthbox
This commit is contained in:
@@ -4854,4 +4854,7 @@ extern const u32 gFireRedTrainerCard_Gfx[];
|
||||
extern const u16 gEmeraldTrainerCard_Pal[];
|
||||
extern const u32 gEmeraldTrainerCard_Gfx[];
|
||||
|
||||
// battle_interface
|
||||
extern const u8 gHealthboxElementsGfxTable[][32];
|
||||
|
||||
#endif //GUARD_GRAPHICS_H
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user