Restore EReaderTrainerHillSet dummy
This commit is contained in:
parent
24e02085d7
commit
6ce27c0ff0
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ struct EReaderTrainerHillSet
|
||||||
{
|
{
|
||||||
u8 numTrainers;
|
u8 numTrainers;
|
||||||
u8 id;
|
u8 id;
|
||||||
|
u16 dummy; // Only read in an assert.
|
||||||
u32 checksum;
|
u32 checksum;
|
||||||
struct EReaderTrainerHillTrainer trainers[6];
|
struct EReaderTrainerHillTrainer trainers[6];
|
||||||
u8 unk_ec0[40];
|
u8 unk_ec0[40];
|
||||||
|
|
Loading…
Reference in a new issue