Update species_names.h
This commit is contained in:
parent
afb97abba0
commit
bd802ce976
1 changed files with 1 additions and 1 deletions
|
@ -805,7 +805,7 @@ const u8 gSpeciesNames[][POKEMON_NAME_LENGTH + 1] = {
|
|||
[SPECIES_POIPOLE] = _("Poipole"),
|
||||
[SPECIES_NAGANADEL] = _("Naganadel"),
|
||||
[SPECIES_STAKATAKA] = _("Stakataka"),
|
||||
[SPECIES_BLACEPHALON] = _("Blacefalon"),
|
||||
[SPECIES_BLACEPHALON] = _("Blacephaln"),
|
||||
[SPECIES_ZERAORA] = _("Zeraora"),
|
||||
[SPECIES_MELTAN] = _("Meltan"),
|
||||
[SPECIES_MELMETAL] = _("Melmetal"),
|
||||
|
|
Loading…
Reference in a new issue