Review changes for #835

This commit is contained in:
GriffinR
2019-10-11 22:23:05 -04:00
committed by huderlem
parent 714b122da6
commit 4e2be7ff5e
42 changed files with 100 additions and 100 deletions
+1 -1
View File
@@ -2209,7 +2209,7 @@ bool32 IsSpeciesAllowedInPokemonJump(u16 species)
return GetPokemonJumpSpeciesIdx(species) > -1;
}
void DoesPartyHavePokemonJumpSpecies(void)
void IsPokemonJumpSpeciesInParty(void)
{
int i;