From 261e837e8baa47e9a413ad30c53ac7b51c19d117 Mon Sep 17 00:00:00 2001 From: Reinmmar Date: Mon, 4 Dec 2023 18:04:49 +0100 Subject: Cleaned this up a bit --- include/player.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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, -- cgit v1.2.3