add a few learnings from enemy RE

This commit is contained in:
Martin Michelsen
2026-01-04 00:34:12 -08:00
parent a469b4355e
commit a1e067cc52
2 changed files with 32 additions and 7 deletions
+1 -1
View File
@@ -4678,7 +4678,7 @@ struct G_6x70_Base_DCNTE {
/* 0004 */ le_uint32_t flags1 = 0;
/* 0008 */ VectorXYZF pos;
/* 0014 */ VectorXYZI angle;
/* 0020 */ le_uint16_t unknown_a3a = 0;
/* 0020 */ le_uint16_t phase = 0;
/* 0022 */ le_uint16_t current_hp = 0;
} __packed_ws__(G_6x70_Base_DCNTE, 0x24);