fortmatting

This commit is contained in:
DizzyEggg 2018-12-26 14:50:47 +01:00
parent 6761a049da
commit b9ad5de8a0
2 changed files with 77 additions and 77 deletions

View File

@ -89,7 +89,7 @@ struct MailGraphics
struct MailRead
{
/*0*/ u8 strbuf[8][64];
/*0x0000*/ u8 strbuf[8][64];
/*0x0200*/ u8 playerName[12];
/*0x020C*/ MainCallback callback;
/*0x0210*/ MainCallback callback2;