summaryrefslogtreecommitdiff
path: root/battle/anim_commands.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-05 07:28:55 -0500
committeryenatch <yenatch@gmail.com>2014-01-05 07:28:55 -0500
commit92aab1e1855f7f7001ce96363a3d73ecd1f330e1 (patch)
tree64b98b6e512ffa6ca1d19f2290f54c2beeacd9ff /battle/anim_commands.asm
parent4dbf0d44e0ecd5575f251a649faba549f790b631 (diff)
even more battle labels
Diffstat (limited to 'battle/anim_commands.asm')
-rw-r--r--battle/anim_commands.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/anim_commands.asm b/battle/anim_commands.asm
index c8077b710..34c946e33 100644
--- a/battle/anim_commands.asm
+++ b/battle/anim_commands.asm
@@ -1430,7 +1430,7 @@ Functioncc8d3: ; cc8d3
ld e, [hl]
inc hl
ld d, [hl]
- ld hl, $506f
+ ld hl, BattleAnimations
add hl, de
add hl, de
call Function3ae1