Some x64 improvements

This commit is contained in:
dbalatoni13 2025-04-11 18:27:23 +02:00
parent dfc51f4912
commit 9e062adfa4
9 changed files with 135 additions and 116 deletions

View file

@ -145,7 +145,7 @@ typedef struct HsfObjectData32b {
float baseMorph;
float morphWeight[33];
} mesh;
struct hsf_object *replica;
u32 replica;
};
u32 face;