chore(decomp): commit in-tree banked work before the next gate

Uncommitted src/ changes found at gate entry. These are banked functions from a lane that gates with commit=False, not residue — preserved, not reverted.
This commit is contained in:
Drew T
2026-08-24 09:25:27 -06:00
parent b2a2b10435
commit 8870146e24
+8 -1
View File
@@ -4184,7 +4184,14 @@ void func_80181380(s32 a0) {
void func_801813C8(void) {
}
INCLUDE_ASM("asm/ov_SC03_090/nonmatchings/ov_SC03_090_jr_8017CA80", func_801813D0);
extern s32 func_80146994(s32 a0, s32 a1, s32 a2, s32 a3);
extern s32 func_80171990(u8 *a0);
void func_801813D0(s32 arg0) {
func_80146994(0x1A, arg0, 0xA030A04, 0);
func_80171990((u8 *)arg0);
}
extern s32 func_8014C050(s32 arg0, s32 arg1);
extern void func_80171928(void *a0);