summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-06 18:09:33 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-06 18:09:33 -0400
commit2e90df15b76050c825f6c0b96c88453feec8f3dd (patch)
tree7370a11f6a1d961eeb180066ca34cc7c5c2bda58 /constants
parentcf26f559857de7317900578c21c2e8727964d36c (diff)
Update battle anim bg function comments, and identify more unnamed labels
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 c5a873e80..5fd053972 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
BG_EFFECT_STRUCT_LENGTH EQU const_value
NUM_BG_EFFECTS EQU 5 ; see wActiveBGEffects
-;
+; anim_bgeffect battle turn values for some effects
const_def
const BG_EFFECT_TARGET ; 0
const BG_EFFECT_USER ; 1