mirror of https://github.com/zeldaret/mm.git
func_80AB3BD8 OK
This commit is contained in:
parent
a8fff70463
commit
5f7301319d
|
|
@ -337,7 +337,8 @@ void func_80AB3BB0(ObjTokeidai* this) {
|
|||
this->unk_162 = 0;
|
||||
}
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_Obj_Tokeidai/func_80AB3BD8.s")
|
||||
void func_80AB3BD8(ObjTokeidai* this, GlobalContext* globalCtx) {
|
||||
}
|
||||
|
||||
void func_80AB3BE8(ObjTokeidai* this, GlobalContext* globalCtx) {
|
||||
if ((gSaveContext.day % 5 == 3 && gSaveContext.time < CLOCK_TIME(6, 0)) || (gSaveContext.day % 5 >= 4) ||
|
||||
|
|
|
|||
Loading…
Reference in New Issue