Fix cCcS layout being interpreted inconsistently across TUs

Fixes #245

Might be the cause of #176 too but I wasn't able to repro that in either case, so can't confirm.
This commit is contained in:
PJB3005
2026-04-06 23:15:56 +02:00
parent c41ec46c71
commit 5c247bcb15
+1 -1
View File
@@ -15,7 +15,7 @@ public:
/* 0x0400 */ cCcD_Obj* mpObjTg[0x300];
/* 0x1000 */ cCcD_Obj* mpObjCo[0x100];
/* 0x1400 */ cCcD_Obj* mpObj[0x500];
#if DEBUG
#if TARGET_PC || DEBUG
/* 0x2800 */ u32 m_debug_code;
#endif
/* 0x2800 */ u16 mObjAtCount;