mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Fix ContestPokemon offset-named field
This commit is contained in:
parent
65bd2faf94
commit
19cf1b9770
@ -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 New Issue
Block a user