feat(decomp): main lane m55bbba — 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_8003D630
This commit is contained in:
Drew T
2026-08-26 03:41:57 -06:00
parent 595a4cad20
commit e58f0d19b6
+5 -1
View File
@@ -1,3 +1,7 @@
#include "common.h"
INCLUDE_ASM("asm/nonmatchings/sgap_3", func_8003D630);
extern void SpuQuit(void);
void func_8003D630(void) {
SpuQuit();
}