mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 05:56:00 -04:00
a978081b2d
- byte-proven: 0 drafts declare an extern struct/union data conflict; the lone apparent DATA-conflict (func_8016A8FC/D_800AE620) was a typedef-REDEFINITION (Blk20 inline vs engine_types.h, same type) masking the def-sig loose-typing wall. Stripping the inline typedef compiles but still byte-mismatches. data-cast = code for 0 cases -> not built. - cookbook §20 DATA-conflict note corrected; fleet unchanged 58.82%.