summaryrefslogtreecommitdiff
path: root/include/script_pokemon_util_80A0058.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-11-09 16:08:36 -0500
committerGitHub <noreply@github.com>2019-11-09 16:08:36 -0500
commit895a09a2639b9273030a7db44144c0643d1d738b (patch)
tree77549487fab95126cdb1c7108d3b70c4b0c5030d /include/script_pokemon_util_80A0058.h
parent4eb386f7c4f9e4f9cd579421f8e064ee20c3f64c (diff)
parentaba284d3bed0551b1bc12dbd17e2c63b2d5ce1e1 (diff)
Merge pull request #147 from PikalaxALT/battle_tower
Battle tower
Diffstat (limited to 'include/script_pokemon_util_80A0058.h')
-rw-r--r--include/script_pokemon_util_80A0058.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/script_pokemon_util_80A0058.h b/include/script_pokemon_util_80A0058.h
index 768e838dd..b63a7b0ef 100644
--- a/include/script_pokemon_util_80A0058.h
+++ b/include/script_pokemon_util_80A0058.h
@@ -5,5 +5,6 @@ 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 ReducePlayerPartyToThree(void);
#endif //GUARD_SCRIPT_POKEMON_UTIL_80A0058_H