Fix ContestPokemon offset-named field
This commit is contained in:
parent
65bd2faf94
commit
19cf1b9770
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ struct ContestPokemon
|
|||
u8 sheen;
|
||||
u8 highestRank;
|
||||
bool8 gameCleared;
|
||||
u8 unk2C[10];
|
||||
u8 unused[10];
|
||||
u32 personality;
|
||||
u32 otId;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue