pokeemerald/include/script_pokemon_util_80F87D8.h

10 lines
269 B
C
Raw Normal View History

2018-05-10 17:54:30 -04:00
#ifndef GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H
#define GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H
u16 sub_80F903C(void);
2018-11-25 15:50:54 -06:00
void ReducePlayerPartyToSelectedMons(void);
2018-10-20 19:53:41 -05:00
void HealPlayerParty(void);
2019-01-19 23:04:33 +01:00
u8 CountPlayerContestPaintings(void);
2018-05-10 17:54:30 -04:00
#endif // GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H