mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 14:02:04 -04:00
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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user