feat(decomp): main lane m43aaa — 1 banked

One clean whole-EXE rebuild verified the batch (gate_main), and main re-checked
BYTE-IDENTICAL against config/check.us.sha before anything was credited.

  func_80028EAC
This commit is contained in:
Drew T
2026-08-25 17:46:03 -06:00
parent 3251a06003
commit c271c499fc
+5 -1
View File
@@ -13015,7 +13015,11 @@ void func_80028E88(s32 a0) {
func_80029124(0xF, a0 & 0xFF);
}
INCLUDE_ASM("asm/nonmatchings/800", func_80028EAC);
extern s32 func_80029178();
u8 func_80028EAC(void) {
return func_80029178(0x10);
}
extern void func_80029124(s32, s32);