refine 6x79 a bit

This commit is contained in:
Martin Michelsen
2025-07-14 19:53:30 -07:00
parent 60291993b6
commit 6827229c83
+2 -2
View File
@@ -5211,9 +5211,9 @@ struct G_Unknown_6x78 {
struct G_GogoBall_6x79 {
G_UnusedHeader header;
le_uint32_t unknown_a1 = 0;
le_uint32_t unknown_a2 = 0;
le_uint32_t angle = 0;
VectorXZF ball_pos;
uint8_t unknown_a5 = 0;
uint8_t use_missile_sound = 0;
parray<uint8_t, 3> unused;
} __packed_ws__(G_GogoBall_6x79, 0x18);