mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-23 07:21:19 +00:00
document func_8002F368
(#2358)
This commit is contained in:
parent
793516290e
commit
0f27d2fea3
16 changed files with 25 additions and 25 deletions
|
@ -284,7 +284,7 @@ void func_80A2F83C(EnGb* this, PlayState* play) {
|
|||
if (Actor_TalkOfferAccepted(&this->dyna.actor, play)) {
|
||||
s32 pad;
|
||||
|
||||
switch (func_8002F368(play)) {
|
||||
switch (Actor_GetPlayerExchangeItemId(play)) {
|
||||
case EXCH_ITEM_NONE:
|
||||
func_80A2F180(this);
|
||||
this->actionFunc = func_80A2F94C;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue