Post Pret merge fix
I made an oopsie.
This commit is contained in:
parent
52d6c96e69
commit
08225bbba9
1 changed files with 1 additions and 1 deletions
|
@ -1007,7 +1007,7 @@ struct SaveBlock1
|
|||
/*0x3???*/ LilycoveLady lilycoveLady;
|
||||
/*0x3???*/ struct TrainerNameRecord trainerNameRecords[20];
|
||||
/*0x3???*/ u8 registeredTexts[UNION_ROOM_KB_ROW_COUNT][21];
|
||||
/*0x3???*/ struct SaveTrainerHill trainerHill;
|
||||
/*0x3???*/ struct TrainerHillSave trainerHill;
|
||||
/*0x3???*/ struct WaldaPhrase waldaPhrase;
|
||||
// sizeof: 0x3???
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue