Sync arg descriptions from FireRed

https://github.com/pret/pokefirered/pull/501
This commit is contained in:
PikalaxALT
2022-04-28 13:46:23 -04:00
parent 3f7b6ca357
commit ff936c15e1
3 changed files with 82 additions and 76 deletions

View File

@@ -298,10 +298,15 @@
#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_ATTACKER 0
#define ANIM_TARGET 1
#define ANIM_ATK_PARTNER 2
#define ANIM_DEF_PARTNER 3
#define ANIM_PLAYER_LEFT 4
#define ANIM_PLAYER_RIGHT 5
#define ANIM_OPPONENT_LEFT 6
#define ANIM_OPPONENT_RIGHT 7
#define ANIM_ATTACKER_FORCE 8
// stereo panning constants [0-255]
//