update createsprite macro and rename BANK to BATTLER

This commit is contained in:
garak
2018-11-13 15:35:46 -05:00
parent 65f053fd89
commit 269aebaca7
6 changed files with 2988 additions and 2974 deletions

View File

@@ -298,10 +298,10 @@
#define ANIM_TAG_BLUE_RING_2 (ANIM_SPRITES_START + 288)
// battlers
#define ANIM_ATTACKER 0
#define ANIM_TARGET 1
#define ANIM_ATK_PARTNER 2
#define ANIM_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]
//