summaryrefslogtreecommitdiff
path: root/asm/battle_anim_8170478.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-18 00:00:46 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-18 00:00:46 +0200
commit0ffc5652fd746816a763e4e0ec83c08f2f53222c (patch)
treece3c5a8377ef27bed9e021058280b931371912b9 /asm/battle_anim_8170478.s
parent4b45282dd37266cc7d263a6fd4a5223f8e92b5be (diff)
hp printing in healthboxes done I hope
Diffstat (limited to 'asm/battle_anim_8170478.s')
-rw-r--r--asm/battle_anim_8170478.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/battle_anim_8170478.s b/asm/battle_anim_8170478.s
index dd992a8cd..9c59120e9 100644
--- a/asm/battle_anim_8170478.s
+++ b/asm/battle_anim_8170478.s
@@ -2379,7 +2379,7 @@ _0817185A:
movs r1, 0
strb r1, [r0]
movs r0, 0x1
- bl sub_8072A88
+ bl UpdateOamPriorityInAllHealthboxes
bl m4aMPlayAllStop
ldr r0, =0x00000213
bl PlaySE
@@ -2879,7 +2879,7 @@ _08171C24:
ldr r0, =gDoingBattleAnim
strb r6, [r0]
movs r0, 0x1
- bl sub_8072A88
+ bl UpdateOamPriorityInAllHealthboxes
_08171C8A:
pop {r4-r7}
pop {r0}
@@ -2974,7 +2974,7 @@ _08171D3E:
movs r0, 0
strb r0, [r1]
movs r0, 0x1
- bl sub_8072A88
+ bl UpdateOamPriorityInAllHealthboxes
_08171D52:
pop {r4}
pop {r0}