Rename battle anim type files, remove unneeded ARG_RET_IDs

This commit is contained in:
GriffinR
2020-02-23 13:18:54 -05:00
committed by huderlem
parent dc3c2b72f2
commit 51cd0ac081
25 changed files with 115 additions and 117 deletions

View File

@@ -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.