Make filler in PokemonSubstruct0 explicit
This commit is contained in:
parent
7dc52f6a5e
commit
2da0c3436e
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ struct PokemonSubstruct0
|
|||
u32 experience;
|
||||
u8 ppBonuses;
|
||||
u8 friendship;
|
||||
u16 filler;
|
||||
};
|
||||
|
||||
struct PokemonSubstruct1
|
||||
|
|
Loading…
Reference in a new issue