Fixed tab

This commit is contained in:
Eduardo Quezada D'Ottone 2022-08-29 10:13:01 -04:00 committed by GitHub
parent 61c33f56a0
commit 32a1017c2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1093,7 +1093,7 @@ const u8 gSpeciesNames[][POKEMON_NAME_LENGTH + 1] = {
[SPECIES_ROTOM_FROST] = _("Rotom"), [SPECIES_ROTOM_FROST] = _("Rotom"),
[SPECIES_ROTOM_MOW] = _("Rotom"), [SPECIES_ROTOM_MOW] = _("Rotom"),
[SPECIES_ROTOM_WASH] = _("Rotom"), [SPECIES_ROTOM_WASH] = _("Rotom"),
// Origin // Origin
[SPECIES_DIALGA_ORIGIN] = _("Dialga"), [SPECIES_DIALGA_ORIGIN] = _("Dialga"),
[SPECIES_PALKIA_ORIGIN] = _("Palkia"), [SPECIES_PALKIA_ORIGIN] = _("Palkia"),
[SPECIES_GIRATINA_ORIGIN] = _("Giratina"), [SPECIES_GIRATINA_ORIGIN] = _("Giratina"),