mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-26 21:36:06 -04:00
feat(phase-31): worker gate — +1 fns x0 propagated (fleet 95.3%)
This commit is contained in:
@@ -4981,7 +4981,15 @@ void func_801818F0(s32 a0) {
|
||||
void func_80181B84(void) {
|
||||
}
|
||||
|
||||
INCLUDE_ASM("asm/ov_SC03_093/nonmatchings/ov_SC03_093_jr_8017D898", func_80181B8C);
|
||||
extern void func_8018208C(void *a0, s32 a1);
|
||||
|
||||
void func_80181B8C(void *arg0) {
|
||||
void *temp_a0;
|
||||
temp_a0 = *(void **)((char *)arg0 + 0xD4);
|
||||
func_8018208C(temp_a0, 1);
|
||||
*(s32 *)((char *)arg0 + 0x48) = 0;
|
||||
}
|
||||
|
||||
|
||||
extern void func_80182144(void *a0);
|
||||
void func_80181BC0(u8 *param_1) {
|
||||
|
||||
Reference in New Issue
Block a user