Update pokedex_plus_hgss.c (#4445)
This commit is contained in:
parent
94cb2133c6
commit
4935b2b3ad
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ struct PokemonStats
|
|||
u8 eggGroup1;
|
||||
u8 eggGroup2;
|
||||
u8 eggCycles;
|
||||
u16 expYield;
|
||||
u16 expYield;
|
||||
u8 friendship;
|
||||
u16 ability0;
|
||||
u16 ability1;
|
||||
|
|
Loading…
Reference in a new issue