mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 05:56:00 -04:00
feat(phase-31): worker gate — +1 fns x0 propagated (fleet 95.3%)
This commit is contained in:
@@ -3337,7 +3337,22 @@ INCLUDE_ASM("asm/ov_SC01_005/nonmatchings/ov_SC01_005_jr_8017AE2C", func_8017BF0
|
||||
DEFINE_func_8017BF70() /* dedup: shared engine-core @0x8017BF70 (src/shared) */
|
||||
|
||||
|
||||
INCLUDE_ASM("asm/ov_SC01_005/nonmatchings/ov_SC01_005_jr_8017AE2C", func_8017BFEC);
|
||||
#include "common.h"
|
||||
|
||||
extern void func_80154150(s32 a0, s32 a1);
|
||||
extern void func_80154A74(s32 a0, s32 a1);
|
||||
extern void func_80171A1C(u8 *a0);
|
||||
extern s32 func_80174650(s32);
|
||||
|
||||
void func_8017BFEC(void *a0) {
|
||||
if (*(u16 *)(a0 + 0xB8) & 0x8000) {
|
||||
func_80154150((s32)a0, 0x27);
|
||||
func_80154A74((s32)a0, 0x1F);
|
||||
func_80171A1C((u8 *)a0);
|
||||
func_80174650((s32)a0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
DEFINE_func_8017C048() /* dedup: shared engine-core @0x8017C048 (src/shared) */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user