Renamed gBaseStats to gSpeciesInfo
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
.noFlip = FALSE, \
|
||||
}
|
||||
|
||||
const struct BaseStats gBaseStats[] =
|
||||
const struct SpeciesInfo gSpeciesInfo[] =
|
||||
{
|
||||
[SPECIES_NONE] = {0},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user