Merge branch 'master' of github.com:pret/pokefirered into script_pokemon_util

This commit is contained in:
PikalaxALT
2020-01-12 14:18:34 -05:00
30 changed files with 399 additions and 1351 deletions
+1
View File
@@ -6,5 +6,6 @@ bool8 ScriptGiveEgg(u16 species);
void ScriptSetMonMoveSlot(u8 partyIdx, u16 move, u8 slot);
void HealPlayerParty(void);
void ReducePlayerPartyToThree(void);
void CreateScriptedWildMon(u16 species, u8 level, u16 item);
#endif //GUARD_SCRIPT_POKEMON_UTIL_80A0058_H