Restore EReaderTrainerHillSet dummy

This commit is contained in:
GriffinR 2021-05-04 15:43:24 -04:00
parent 24e02085d7
commit 6ce27c0ff0
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ struct EReaderTrainerHillSet
{
u8 numTrainers;
u8 id;
u16 dummy; // Only read in an assert.
u32 checksum;
struct EReaderTrainerHillTrainer trainers[6];
u8 unk_ec0[40];