Finish decomp of battle_tower

This commit is contained in:
PikalaxALT
2019-11-09 13:59:24 -05:00
parent 9773fcf278
commit 55bede6ca2
12 changed files with 802 additions and 2236 deletions
+1
View File
@@ -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