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

This commit is contained in:
Drew T
2026-08-13 16:44:22 -06:00
parent d21fb49088
commit bc0c6af5cd
+16 -1
View File
@@ -1,6 +1,21 @@
#include "common.h"
INCLUDE_ASM("asm/md_SC04_028/nonmatchings/md_SC04_028", func_801E7B50);
#include "common.h"
extern u8 D_801E8798[];
void func_800167B8(int);
void func_80175414(s32 _arg0);
int func_801E7B50(u8 *arg) {
extern u8 *D_80126B10;
D_80126B10 = D_801E8798;
func_800167B8(0);
((void (*)(void))func_80175414)();
arg[0x15]++;
return 0;
}
extern s32 func_800167F0(s32 a0);