summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-11-09 15:05:14 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-11-09 15:05:14 -0500
commit03e149e55933cb9725a5785f21136f9fc3f3cade (patch)
treeb003f91c4663006872e85c6644ff45607d206c92 /constants
parent62b756c46e5c527a3a3fe2fea0ac99d96bb8cf3e (diff)
Identify wBattleAnimTemp0-3
Diffstat (limited to 'constants')
-rw-r--r--constants/battle_anim_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/battle_anim_constants.asm b/constants/battle_anim_constants.asm
index 4279eb115..351c90453 100644
--- a/constants/battle_anim_constants.asm
+++ b/constants/battle_anim_constants.asm
@@ -814,7 +814,7 @@ BATTLEANIM_BASE_TILE EQU 7 * 7 ; Maximum size of a pokemon picture
const BG_EFFECT_STRUCT_FUNCTION
const BG_EFFECT_STRUCT_JT_INDEX
const BG_EFFECT_STRUCT_BATTLE_TURN
- const BG_EFFECT_STRUCT_03
+ const BG_EFFECT_STRUCT_PARAM
BG_EFFECT_STRUCT_LENGTH EQU const_value
NUM_BG_EFFECTS EQU 5 ; see wActiveBGEffects