pokedex expYield matches SpeciesInfo type (#4432)

This commit is contained in:
sneed
2024-04-23 19:51:03 +03:00
committed by GitHub
parent dbbe397095
commit edc98d664f

View File

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