summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_player.h
diff options
context:
space:
mode:
author123456789758 <205478182+123456789758@users.noreply.github.com>2025-03-31 18:10:34 -0400
committerGitHub <noreply@github.com>2025-03-31 18:10:34 -0400
commita69b604b01f520ea6a96c1411ebde44bbf3ff46d (patch)
treee652289fc8231c89e4af57ddcc754227ca278f12 /include/d/actor/d_a_player.h
parent0b883c50c68d145cdf069e910f68208954108512 (diff)
d_a_player_pushpull.inc - Almost all matching except minor issues. (#728)
Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎>
Diffstat (limited to 'include/d/actor/d_a_player.h')
-rw-r--r--include/d/actor/d_a_player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/d/actor/d_a_player.h b/include/d/actor/d_a_player.h
index 2134389f..f6c37b8c 100644
--- a/include/d/actor/d_a_player.h
+++ b/include/d/actor/d_a_player.h
@@ -147,6 +147,7 @@ public:
daPyRFlg0_UNK1 = 0x00000001,
daPyRFlg0_UNK2 = 0x00000002,
daPyRFlg0_ROPE_GRAB_RIGHT_HAND = 0x00000004,
+ daPyRFlg0_UNK8 = 0x00000008,
daPyRFlg0_UNK10 = 0x00000010,
daPyRFlg0_GRAB_UP_END = 0x00000020,
daPyRFlg0_AUTO_JUMP_LAND = 0x00000040,