pokeemerald/include/script_pokemon_util_80F87D8.h

9 lines
231 B
C
Raw Normal View History

2018-05-10 23:54:30 +02:00
#ifndef GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H
#define GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H
u16 sub_80F903C(void);
2018-11-25 22:50:54 +01:00
void ReducePlayerPartyToSelectedMons(void);
2018-10-21 02:53:41 +02:00
void HealPlayerParty(void);
2018-05-10 23:54:30 +02:00
#endif // GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H