summaryrefslogtreecommitdiff
path: root/include/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/player.h')
-rw-r--r--include/player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/player.h b/include/player.h
index a003a610..49a4bce7 100644
--- a/include/player.h
+++ b/include/player.h
@@ -426,6 +426,7 @@ typedef enum {
ANIM_THROW_NOCAP = 0x930,
ANIM_CARRY_NOCAP = 0x934,
ANIM_PUSH_NOCAP = 0x93c,
+ ANIM_PULL_START_NOCAP = 0x940,
ANIM_PULL_NOCAP = 0x944,
ANIM_GRAB_NOCAP = 0x948,
ANIM_FALL_IN_HOLE_NOCAP = 0x950,