BE field_0x04 of "new" struct SizedGroup in src\d\actor\d_a_passer_mng.cpp

This commit is contained in:
Lurs
2026-03-17 13:25:27 +01:00
parent eaad85d618
commit f2b73c1037
+1 -1
View File
@@ -42,7 +42,7 @@ int daPasserMng_c::execute() {
template <int N>
struct SizedGroup {
u8 field_0x00;
int field_0x04[N];
BE(int) field_0x04[N];
};
static SizedGroup<7> const groupA = {