Fix HsfanimStruct01 union shenanigans

This commit is contained in:
mrshigure 2025-01-26 12:44:36 -08:00
parent 6d3de7672c
commit 5fd58d4340
29 changed files with 193 additions and 196 deletions

View file

@ -99,7 +99,7 @@ typedef struct hsf_palette {
typedef struct hsf_attribute {
char *name;
void *unk04;
struct hsfdraw_struct_01 *unk04;
u8 unk8[4];
float unk0C;
u8 unk10[4];