mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-10 01:44:36 +00:00
document func_8002F368
(#2358)
This commit is contained in:
parent
793516290e
commit
0f27d2fea3
16 changed files with 25 additions and 25 deletions
|
@ -1768,7 +1768,7 @@ u32 Actor_TextboxIsClosing(Actor* actor, PlayState* play) {
|
|||
}
|
||||
}
|
||||
|
||||
s8 func_8002F368(PlayState* play) {
|
||||
s8 Actor_GetPlayerExchangeItemId(PlayState* play) {
|
||||
Player* player = GET_PLAYER(play);
|
||||
|
||||
return player->exchangeItemId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue