summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-12-17 22:44:11 -0600
committerGitHub <noreply@github.com>2018-12-17 22:44:11 -0600
commite8b149e80e7b1411ce7a128e36ebc5d5490133e1 (patch)
tree003c2daccebd740c288e537216afed0265bfbc59 /include/constants
parent5f202c744b92dcde829c1d24ad323d824c769fec (diff)
parent2fb6c5bb7f81c285d973d602dbbe4bbf8fc8aba1 (diff)
Merge pull request #708 from garakmon/createsprite
Change createsprite macro
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/battle_anim.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/constants/battle_anim.h b/include/constants/battle_anim.h
index a2c3eda15..f437a08a6 100644
--- a/include/constants/battle_anim.h
+++ b/include/constants/battle_anim.h
@@ -301,10 +301,10 @@
#define ANIM_TAG_BLUE_RING_2 (ANIM_SPRITES_START + 288)
// battlers
-#define ANIM_BANK_ATTACKER 0
-#define ANIM_BANK_TARGET 1
-#define ANIM_BANK_ATK_PARTNER 2
-#define ANIM_BANK_DEF_PARTNER 3
+#define ANIM_BATTLER_ATTACKER 0
+#define ANIM_BATTLER_TARGET 1
+#define ANIM_BATTLER_ATK_PARTNER 2
+#define ANIM_BATTLER_DEF_PARTNER 3
// stereo panning constants [0-255]
//