mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
z_actor
documentation pass (#1445)
* Actor_Offer* and Actor_SetClosestSecretDistance * color filter stuff * KillAll * format * comment * Update src/code/z_actor.c Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * review Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * format * COLORFILTER_INTENSITY_FLAG * Remove - Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * yeet COLORFILTER_GET_XLUFLAG * bug * frug * Undo Actor_KillAllFromUnloadedRooms * update Actor_OfferGetItem comment * Update Actor_OfferGetItem description * diving Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
This commit is contained in:
parent
83163f4d4b
commit
c420885513
120 changed files with 385 additions and 312 deletions
|
@ -238,6 +238,9 @@ wordReplace = {
|
|||
"func_8002E0D0": "Actor_ActorAIsFacingActorB",
|
||||
"func_8002E12C": "Actor_IsFacingAndNearPlayer",
|
||||
"func_8002E1A8": "Actor_ActorAIsFacingAndNearActorB",
|
||||
"func_8002F434": "Actor_OfferGetItem",
|
||||
"func_8002F554": "Actor_OfferGetItemNearby",
|
||||
"func_8002F580": "Actor_OfferCarry",
|
||||
"func_80033A84": "Actor_IsTargeted",
|
||||
"func_80033AB8": "Actor_OtherIsTargeted",
|
||||
"func_80035650": "Actor_SetDropFlag",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue