diff options
author | aap <aap@papnet.eu> | 2020-06-05 22:38:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-05 22:38:43 +0200 |
commit | fe71a58f2828e1d7de4ffa6035229454cf6bd767 (patch) | |
tree | cc89622ce5b40c77c903caeb0ee46d91dda5d751 /src/animation/AnimationId.h | |
parent | a bit more CBike (diff) | |
parent | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami (diff) | |
download | re3-fe71a58f2828e1d7de4ffa6035229454cf6bd767.tar re3-fe71a58f2828e1d7de4ffa6035229454cf6bd767.tar.gz re3-fe71a58f2828e1d7de4ffa6035229454cf6bd767.tar.bz2 re3-fe71a58f2828e1d7de4ffa6035229454cf6bd767.tar.lz re3-fe71a58f2828e1d7de4ffa6035229454cf6bd767.tar.xz re3-fe71a58f2828e1d7de4ffa6035229454cf6bd767.tar.zst re3-fe71a58f2828e1d7de4ffa6035229454cf6bd767.zip |
Diffstat (limited to 'src/animation/AnimationId.h')
-rw-r--r-- | src/animation/AnimationId.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/AnimationId.h b/src/animation/AnimationId.h index 18d31cae..9cf470e0 100644 --- a/src/animation/AnimationId.h +++ b/src/animation/AnimationId.h @@ -146,7 +146,7 @@ enum AnimationId ANIM_CAR_CRAWLOUT_RHS, ANIM_CAR_CRAWLOUT_RHS2, ANIM_CAR_ROLLOUT_LHS, - ANIM_CAR_ROLLOUT_RHS, // was this meant to be RHS? + ANIM_CAR_ROLLOUT_RHS, ANIM_GETUP1, ANIM_GETUP2, |