wonder_mail_3_mid is finally split correctly

This commit is contained in:
Seth Barberee 2024-05-27 08:51:26 -07:00
parent 17cc897b5f
commit ee650b595d
2 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,6 @@ struct unkStruct_203B314
EWRAM_DATA_2 struct unkStruct_203B314 *gUnknown_203B314 = {0};
const UnkTextStruct2 gUnknown_80E06FC = {
0x00, 0x00, 0x00, 0x00,
0x03,

View File

@ -32,6 +32,7 @@ struct unkStruct_203B310
u8 unk22;
UnkTextStruct2 unk24[4];
};
EWRAM_DATA_2 struct unkStruct_203B310 *gUnknown_203B310 = {0};
extern u8 gUnknown_202E038[];