This commit is contained in:
ringabout
2026-03-03 17:16:37 +08:00
parent 4b1fca79e3
commit 0bba7d1e60

View File

@@ -61,7 +61,7 @@ else:
line: int
elif useCellIds:
id: int
elif defined(cpu32):
elif sizeof(int) == 4: # 32-bit only
headerAlignPad: array[8, byte] # so addr(data) ≡ 8 (mod 16)
PCell = ptr Cell