mirror of
https://github.com/pret/pokepinballrs.git
synced 2026-03-21 17:24:13 -05:00
Remove leftover comment
This commit is contained in:
parent
c5b91446c8
commit
604d9d3c39
|
|
@ -2870,20 +2870,3 @@ const struct PokemonSpecies gSpeciesInfo[NUM_SPECIES] = {
|
|||
.evolutionTarget = SPECIES_NONE
|
||||
},
|
||||
};
|
||||
|
||||
/*
|
||||
[SPECIES_] = {
|
||||
.mainSeriesIndexNumber = ,
|
||||
.unk2 = {
|
||||
, , , ,
|
||||
},
|
||||
.name = {
|
||||
'', '', '', '', '', '', '', '', '', ''
|
||||
},
|
||||
.catchIndex = ,
|
||||
.eggIndex = ,
|
||||
.unk13 = ,
|
||||
.evolutionMethod = ,
|
||||
.evolutionTarget = SPECIES_
|
||||
},
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user