diff options
Diffstat (limited to 'include/constants')
| -rw-r--r-- | include/constants/battle_anim.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/constants/battle_anim.h b/include/constants/battle_anim.h index 0fe231cdc..d87fa09a9 100644 --- a/include/constants/battle_anim.h +++ b/include/constants/battle_anim.h @@ -393,7 +393,7 @@  #define B_ANIM_STATUS_WRAPPED           0x9 // does not actually exist  // Most tasks return a value to gBattleAnimArgs[7]. -#define ARG_RET_ID 0x7 +#define ARG_RET_ID 7  // Trapping Wrap-like moves end turn animation.  #define TRAP_ANIM_BIND 0 | 
