mirror of https://github.com/zeldaret/mm.git
func_80AB4040 OK
This commit is contained in:
parent
8724507733
commit
d4d19c5b3e
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue