Make filler in PokemonSubstruct0 explicit
This commit is contained in:
@@ -11,6 +11,7 @@ struct PokemonSubstruct0
|
|||||||
u32 experience;
|
u32 experience;
|
||||||
u8 ppBonuses;
|
u8 ppBonuses;
|
||||||
u8 friendship;
|
u8 friendship;
|
||||||
|
u16 filler;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct PokemonSubstruct1
|
struct PokemonSubstruct1
|
||||||
|
|||||||
Reference in New Issue
Block a user