Update pokedex_plus_hgss.c (#4445)

This commit is contained in:
Bassoonian 2024-04-25 23:24:10 +02:00 committed by GitHub
parent 94cb2133c6
commit 4935b2b3ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -385,7 +385,7 @@ struct PokemonStats
u8 eggGroup1;
u8 eggGroup2;
u8 eggCycles;
u16 expYield;
u16 expYield;
u8 friendship;
u16 ability0;
u16 ability1;