mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 05:56:00 -04:00
feat(decomp): worker gate — +1 fns x0 propagated (fleet 95.3%)
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user