pokeemerald/include/script_pokemon_util_80F87D8.h

10 lines
225 B
C
Raw Normal View History

2018-05-10 21:54:30 +00:00
#ifndef GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H
#define GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H
u16 sub_80F903C(void);
2018-10-13 17:41:10 +00:00
void ReducePlayerPartyToThree(void);
2018-10-21 00:53:41 +00:00
void HealPlayerParty(void);
2018-05-10 21:54:30 +00:00
#endif // GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H