Fixed tab
This commit is contained in:
parent
61c33f56a0
commit
32a1017c2d
1 changed files with 1 additions and 1 deletions
|
@ -1093,7 +1093,7 @@ const u8 gSpeciesNames[][POKEMON_NAME_LENGTH + 1] = {
|
|||
[SPECIES_ROTOM_FROST] = _("Rotom"),
|
||||
[SPECIES_ROTOM_MOW] = _("Rotom"),
|
||||
[SPECIES_ROTOM_WASH] = _("Rotom"),
|
||||
// Origin
|
||||
// Origin
|
||||
[SPECIES_DIALGA_ORIGIN] = _("Dialga"),
|
||||
[SPECIES_PALKIA_ORIGIN] = _("Palkia"),
|
||||
[SPECIES_GIRATINA_ORIGIN] = _("Giratina"),
|
||||
|
|
Loading…
Reference in a new issue