feat(decomp): worker gate — +2 fns x0 propagated (fleet 95.3%)

This commit is contained in:
Drew T
2026-08-14 14:06:09 -06:00
parent 561e985c75
commit 82ef8d23ec
+12 -2
View File
@@ -3257,7 +3257,12 @@ extern void func_80181900(void *a0);
}
INCLUDE_ASM("asm/ov_SC02_005/nonmatchings/ov_SC02_005_jr_80181D30", func_80187A0C);
extern void func_80181900(void*);
void func_80187A0C(s32 *a0) {
*(s32 *)((s32)a0 + 0xE8) &= ~1;
((void (*)(void))func_80181900)();
}
INCLUDE_ASM("asm/ov_SC02_005/nonmatchings/ov_SC02_005_jr_80181D30", func_80187A38);
@@ -3443,7 +3448,12 @@ INCLUDE_ASM("asm/ov_SC02_005/nonmatchings/ov_SC02_005_jr_80181D30", func_8018883
INCLUDE_ASM("asm/ov_SC02_005/nonmatchings/ov_SC02_005_jr_80181D30", func_801888EC);
INCLUDE_ASM("asm/ov_SC02_005/nonmatchings/ov_SC02_005_jr_80181D30", func_8018893C);
extern void func_80181900(void*);
void func_8018893C(s32 arg0) {
*(s32 *)(arg0 + 0xe8) &= ~1;
((void (*)(void))func_80181900)();
}
INCLUDE_ASM("asm/ov_SC02_005/nonmatchings/ov_SC02_005_jr_80181D30", func_80188968);