mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
comment
This commit is contained in:
parent
a61d7720ad
commit
8a8770c794
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ void func_80AACFA0(EnMk* this, GlobalContext* globalCtx) {
|
||||||
this->actionFunc = func_80AACA40;
|
this->actionFunc = func_80AACA40;
|
||||||
gSaveContext.itemGetInf[1] |= 1;
|
gSaveContext.itemGetInf[1] |= 1;
|
||||||
} else {
|
} 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);
|
func_8002F434(&this->actor, globalCtx, gSaveContext.n64ddFlag ? GetRandomizedItemIdFromKnownCheck(LH_LAB_DIVE, GI_HEART_PIECE) : GI_HEART_PIECE, 10000.0f, 50.0f);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue