mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-26 21:36:06 -04:00
4b0f4d1003
- fix tools/build_engine_types.py to be ADDITIVE: merge new source types with the types already in engine_types.h (a re-run after a prior --strip was destructive — it dropped the ~34 already-migrated types and broke the build; caught + reverted) - engine_types.h 34 -> 42 named types (the 8 from wave-1's struct-using matches); inline defs stripped from ov_SC01_077.c (byte-neutral) - dedup_propagate --auto-from: 8 of 15 struct-blocked matches now self-contained -> propagated across all 134 overlays (byte-gated); 7 remain (anonymous/typedef'd types) - R22 CLEAN fleet rebuild: 136/136 byte-identical; dedup-check 1333/0 - zero agent tokens (deterministic)