Port script_pokemon_util_80A0058

This commit is contained in:
PikalaxALT
2020-01-10 11:51:13 -05:00
parent 5734043a20
commit 3f54c7caa1
16 changed files with 263 additions and 566 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
bool8 ScriptGiveMon(u16 species, u8 level, u16 item, u32 unk1, u32 unk2, u8 unk3);
bool8 ScriptGiveEgg(u16 species);
void ScriptSetMonMoveSlot(u8 partyIdx, u16 move, u8 slot);
void sp000_heal_pokemon(void);
void HealPlayerParty(void);
void ReducePlayerPartyToThree(void);
#endif //GUARD_SCRIPT_POKEMON_UTIL_80A0058_H