Cast to struct PortraitGfx

This commit is contained in:
DizzyEggg
2024-11-01 13:43:35 +01:00
parent a9c8d282f4
commit fd89ecf865
3 changed files with 10 additions and 16 deletions

View File

@@ -39,12 +39,6 @@ struct MonPortraitMsg
u8 unkE;
};
struct FileMonPortraits
{
/* 0x0 */ File *file;
/* 0x4 */ struct PortraitGfx *data;
};
#define FORMAT_BUFFER_LEN 80
#define FRIEND_AREA_BUFFER_LEN 184