More TU debug consistency

Thought this was the cause of #264. Didn't end up being the case but figure it's still best to fix it.
This commit is contained in:
PJB3005
2026-04-07 15:44:37 +02:00
parent 843a87581e
commit c6b53b079c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1154,7 +1154,7 @@ public:
static engine_fn engine_tbl[];
/* 0x000 */ camera_class* field_0x0;
#if DEBUG
#if PARTIAL_DEBUG || DEBUG // Ensure struct layout consistent in all TUs.
cXyz dbg_field_0x04[16];
s8 dbg_field_0xc4[0x10];
u32 dbg_field_0xd4;