mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-10 20:16:06 -05:00
pokedex expYield matches SpeciesInfo type (#4432)
This commit is contained in:
@@ -385,7 +385,7 @@ struct PokemonStats
|
||||
u8 eggGroup1;
|
||||
u8 eggGroup2;
|
||||
u8 eggCycles;
|
||||
u8 expYield;
|
||||
u16 expYield;
|
||||
u8 friendship;
|
||||
u16 ability0;
|
||||
u16 ability1;
|
||||
|
||||
Reference in New Issue
Block a user