mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-26 21:36:06 -04:00
1d225747ba
- Ladder-only recovery (no demacroize, so these are NORMAL banks that can propagate x138): func_8012B4B8 (84 ins) + func_80169228 (105 ins), both confirmed gone from src, not read off the report (§55b trap 4). 2 of 5 candidates. - DRIFT-CHECK EARNED ITS KEEP (R14): the backlog's close=0 was wrong for 2 of the 7 spine entries — func_8012CC88's draft is for ov_SC07_006 and is 13 off in ov_SC01_077 (the documented 'backlog drafts are overlay-specific' caveat, now confirmed), func_80158638 is 2 off, not 0. - The cross-file churn is gate_stage's own fix_arity_callers --any-proto pass on the banked fns' caller decls (byte-neutral no-proto widening; comments preserved, H5). R22 clean-fleet 140/140. - Diagnosed the 3 non-banks with blocker_probe (both oracles agree 3/3): func_801463A0 = real-cc1 MATCH in its own TU yet gate-rejected (the §65c rtu-vs-gate divergence); func_80156670 and func_80174CB0 = local_type collisions on 'S8' and 'MATRIX' -> uniquify (T0, draft-only).