feat(decomp): grinder gate — +1 fns x0 propagated (fleet None%)

This commit is contained in:
Drew T
2026-07-24 04:51:02 -06:00
parent 085dc43037
commit 4e90a814e3
+29 -1
View File
@@ -3579,7 +3579,35 @@ INCLUDE_ASM("asm/ov_SC03_112/nonmatchings/ov_SC03_112_jr_8017C294", func_80184B7
INCLUDE_ASM("asm/ov_SC03_112/nonmatchings/ov_SC03_112_jr_8017C294", func_80184C44);
INCLUDE_ASM("asm/ov_SC03_112/nonmatchings/ov_SC03_112_jr_8017C294", func_80184CD8);
extern void func_8012C218(void *a0);
void func_80184CD8(void *a0)
{
register s32 v0 __asm__("$2");
register s32 v1 __asm__("$3");
v0 = (*((s32 *) (((s32) a0) + 0x8)) = (*((s32 *) (((s32) a0) + 0x8))) + 0x40000);
v1 = 0x400000;
if (v1 < v0)
{
v1 = v1 / 65536;
((s32 (*)(s32)) func_8012C218)((s32) a0);
}
}
INCLUDE_ASM("asm/ov_SC03_112/nonmatchings/ov_SC03_112_jr_8017C294", func_80184D14);