func_80AB4040 OK

This commit is contained in:
tom-overton 2021-11-01 18:49:06 -07:00
parent 8724507733
commit d4d19c5b3e
1 changed files with 5 additions and 1 deletions

View File

@ -301,7 +301,11 @@ void func_80AB3BB0(ObjTokeidai* this) {
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Obj_Tokeidai/func_80AB3ED0.s")
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Obj_Tokeidai/func_80AB4040.s")
void func_80AB4040(ObjTokeidai* this, GlobalContext* globalCtx) {
this->unk_170 = gSaveContext.time;
func_80AB3010(this, 1);
func_80AB3CCC(this, globalCtx);
}
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Obj_Tokeidai/func_80AB4080.s")