summaryrefslogtreecommitdiffstats
path: root/src/animation/AnimationId.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-06-15 22:51:47 +0200
committeraap <aap@papnet.eu>2020-06-15 22:51:47 +0200
commitdc7d4e113495fbb53dc9ebc404e9dbfe22b8eedc (patch)
treecd99240de1f87a71af0e7f5938f36fd5f7d77a8c /src/animation/AnimationId.h
parentmore CCam (diff)
parentMerge branch 'miami' of https://github.com/GTAmodding/re3 into miami (diff)
downloadre3-dc7d4e113495fbb53dc9ebc404e9dbfe22b8eedc.tar
re3-dc7d4e113495fbb53dc9ebc404e9dbfe22b8eedc.tar.gz
re3-dc7d4e113495fbb53dc9ebc404e9dbfe22b8eedc.tar.bz2
re3-dc7d4e113495fbb53dc9ebc404e9dbfe22b8eedc.tar.lz
re3-dc7d4e113495fbb53dc9ebc404e9dbfe22b8eedc.tar.xz
re3-dc7d4e113495fbb53dc9ebc404e9dbfe22b8eedc.tar.zst
re3-dc7d4e113495fbb53dc9ebc404e9dbfe22b8eedc.zip
Diffstat (limited to 'src/animation/AnimationId.h')
-rw-r--r--src/animation/AnimationId.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/animation/AnimationId.h b/src/animation/AnimationId.h
index 9cf470e0..ddf36b23 100644
--- a/src/animation/AnimationId.h
+++ b/src/animation/AnimationId.h
@@ -233,6 +233,7 @@ enum AnimationId
ANIM_MELEE_ATTACK = ANIM_WEAPON_FIRE,
ANIM_MELEE_ATTACK_2ND,
ANIM_MELEE_ATTACK_START,
+ ANIM_MELEE_IDLE_FIGHTMODE,
ANIM_THROWABLE_THROW = ANIM_WEAPON_FIRE,
ANIM_THROWABLE_THROWU,
ANIM_THROWABLE_START_THROW,