Document Player_Action_8084F390 (#2264)

* Document Player_Action_8084F390

* Rename linkYawToStepTowards into shapeYawTarget

* Fix BSS

* Address reviews

* Fix format

* Address Review
This commit is contained in:
Pepe20129
2024-10-13 19:33:16 +02:00
committed by GitHub
parent b275588728
commit d0b4725869
2 changed files with 34 additions and 35 deletions
+1
View File
@@ -877,6 +877,7 @@ typedef struct Player {
/* 0x084F */ union {
s8 actionVar1;
s8 facingUpSlope; // Player_Action_SlideOnSlope: facing uphill when sliding on a slope
s8 bottleCatchType; // Player_Action_SwingBottle: entry type for `sBottleCatchInfo`, corresponds to actor caught in a bottle
} av1; // "Action Variable 1": context dependent variable that has different meanings depending on what action is currently running