This commit is contained in:
briaguya 2022-06-01 02:50:37 -04:00
commit 8a8770c794

View file

@ -197,6 +197,7 @@ void func_80AACFA0(EnMk* this, GlobalContext* globalCtx) {
this->actionFunc = func_80AACA40;
gSaveContext.itemGetInf[1] |= 1;
} else {
// not sure when/how/if this is getting called
func_8002F434(&this->actor, globalCtx, gSaveContext.n64ddFlag ? GetRandomizedItemIdFromKnownCheck(LH_LAB_DIVE, GI_HEART_PIECE) : GI_HEART_PIECE, 10000.0f, 50.0f);
}
}