Sphere16 MeshHeaderCullEntry.bounds

This commit is contained in:
Dragorn421
2022-06-16 20:32:06 +02:00
parent e4fe9d63cd
commit cbe55e8090
2 changed files with 6 additions and 7 deletions
+1 -2
View File
@@ -128,8 +128,7 @@ typedef struct {
} MeshHeaderPrerenderMulti; // size = 0x10
typedef struct {
/* 0x00 */ Vec3s pos;
/* 0x06 */ s16 radius;
/* 0x00 */ Sphere16 bounds;
/* 0x08 */ Gfx* opa;
/* 0x0C */ Gfx* xlu;
} MeshHeaderCullEntry; // size = 0x10