mirror of
https://github.com/zeldaret/oot
synced 2026-05-24 23:21:53 -04:00
document func_8002F368 (#2358)
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user