mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
Merge pull request #1306 from GriffinRichards/pokefiller
Make filler in PokemonSubstruct0 explicit
This commit is contained in:
commit
f19d1b2590
@ -11,6 +11,7 @@ struct PokemonSubstruct0
|
||||
u32 experience;
|
||||
u8 ppBonuses;
|
||||
u8 friendship;
|
||||
u16 filler;
|
||||
};
|
||||
|
||||
struct PokemonSubstruct1
|
||||
|
Loading…
Reference in New Issue
Block a user