remove extra macro and shorten names

This commit is contained in:
garak
2018-11-13 16:19:52 -05:00
parent 269aebaca7
commit c6833c903c
6 changed files with 2976 additions and 2986 deletions

View File

@@ -298,10 +298,10 @@
#define ANIM_TAG_BLUE_RING_2 (ANIM_SPRITES_START + 288)
// battlers
#define ANIM_BATTLER_ATTACKER 0
#define ANIM_BATTLER_TARGET 1
#define ANIM_BATTLER_ATK_PARTNER 2
#define ANIM_BATTLER_DEF_PARTNER 3
#define ANIM_ATTACKER 0
#define ANIM_TARGET 1
#define ANIM_ATK_PARTNER 2
#define ANIM_DEF_PARTNER 3
// stereo panning constants [0-255]
//