summaryrefslogtreecommitdiff
path: root/include/constants/battle_anim.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants/battle_anim.h')
-rw-r--r--include/constants/battle_anim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/battle_anim.h b/include/constants/battle_anim.h
index 6800da1c9..dfdd9f912 100644
--- a/include/constants/battle_anim.h
+++ b/include/constants/battle_anim.h
@@ -392,7 +392,7 @@
#define B_ANIM_STATUS_NIGHTMARE 0x8
#define B_ANIM_STATUS_WRAPPED 0x9 // does not actually exist
-// Most tasks return a value to gBattleAnimArgs[7].
+// Tasks with return values often assign them to gBattleAnimArgs[7].
#define ARG_RET_ID 7
// Trapping Wrap-like moves end turn animation.