mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04:00
document func_8002F368 (#2358)
This commit is contained in:
+1
-1
@@ -868,7 +868,7 @@ s32 Actor_OfferTalkExchangeEquiCylinder(Actor* actor, struct PlayState* play, f3
|
||||
s32 Actor_OfferTalk(Actor* actor, struct PlayState* play, f32 radius);
|
||||
s32 Actor_OfferTalkNearColChkInfoCylinder(Actor* actor, struct PlayState* play);
|
||||
u32 Actor_TextboxIsClosing(Actor* actor, struct PlayState* play);
|
||||
s8 func_8002F368(struct PlayState* play);
|
||||
s8 Actor_GetPlayerExchangeItemId(struct PlayState* play);
|
||||
void Actor_GetScreenPos(struct PlayState* play, Actor* actor, s16* x, s16* y);
|
||||
u32 Actor_HasParent(Actor* actor, struct PlayState* play);
|
||||
s32 Actor_OfferGetItem(Actor* actor, struct PlayState* play, s32 getItemId, f32 xzRange, f32 yRange);
|
||||
|
||||
Reference in New Issue
Block a user