mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-27 21:20:50 -05:00
Post Pret merge fix
I made an oopsie.
This commit is contained in:
@@ -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???
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user