func_80AB365C OK

This commit is contained in:
tom-overton 2021-11-02 00:23:42 -07:00
parent d2666eb8af
commit 7a868aff07
1 changed files with 5 additions and 1 deletions

View File

@ -316,7 +316,11 @@ void func_80AB363C(ObjTokeidai* this, GlobalContext* globalCtx) {
}
}
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Obj_Tokeidai/func_80AB365C.s")
void func_80AB365C(ObjTokeidai* this, GlobalContext* globalCtx) {
if (func_800EE29C(globalCtx, 0x84) != 0 && globalCtx->csCtx.npcActions[func_800EE200(globalCtx, 0x84)]->unk0 == 1) {
this->actionFunc = func_80AB363C;
}
}
void func_80AB36C4(ObjTokeidai* this, GlobalContext* globalCtx) {
if (func_800EE29C(globalCtx, 0x84) != 0 && globalCtx->csCtx.npcActions[func_800EE200(globalCtx, 0x84)]->unk0 == 5) {