summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorReinmmar <herwig.orlich@gmail.com>2023-12-04 18:04:49 +0100
committerReinmmar <herwig.orlich@gmail.com>2023-12-04 18:04:49 +0100
commit261e837e8baa47e9a413ad30c53ac7b51c19d117 (patch)
treebe422ff389cb976430f04a95d80f20205031d895 /include
parentb43850a9aa1a78ab4571fc3a6b226f89d3c3183d (diff)
Cleaned this up a bit
Diffstat (limited to 'include')
-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,