Merge branch 'rhh_pokemon_expansion_formsDexData' of https://github.com/TheXaman/pokeemerald into rhh_pokemon_expansion_formsDexData
This commit is contained in:
commit
1724d3304e
1 changed files with 2 additions and 0 deletions
|
@ -4264,7 +4264,9 @@ u16 GetSpeciesHeightWeight(u16 species, u8 data)
|
|||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
return GetPokedexHeightWeight(SpeciesToNationalPokedexNum(species), data);
|
||||
}
|
||||
}
|
||||
|
||||
s8 GetSetPokedexFlag(u16 nationalDexNo, u8 caseID)
|
||||
|
|
Loading…
Reference in a new issue