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

This commit is contained in:
Drew T
2026-08-14 06:07:22 -06:00
parent 8640827993
commit 302e6ca8b8
+11 -1
View File
@@ -712,4 +712,14 @@ void func_801EB064(void) {
}
INCLUDE_ASM("asm/md_SC04_027/nonmatchings/md_SC04_027", func_801EB0A4);
extern s32 func_80029504(void);
extern void func_80029124(s32 a0, s32 a1);
extern void func_80029514(s32 arg0);
void func_801EB0A4(void) {
func_80029124(0xFE, 0x1);
if (((s32 (*)(void))func_80029504)() == 0x136) {
((void (*)(s32))func_80029514)(0x140);
}
}