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