summaryrefslogtreecommitdiff
path: root/asm/battle_controller_player.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_controller_player.s
parent4b45282dd37266cc7d263a6fd4a5223f8e92b5be (diff)
hp printing in healthboxes done I hope
Diffstat (limited to 'asm/battle_controller_player.s')
-rw-r--r--asm/battle_controller_player.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_controller_player.s b/asm/battle_controller_player.s
index 80796fa58..653746f54 100644
--- a/asm/battle_controller_player.s
+++ b/asm/battle_controller_player.s
@@ -3278,7 +3278,7 @@ bx_t1_healthbar_update: @ 8059130
adds r0, r6
ldrb r0, [r0]
movs r2, 0
- bl heathbar_draw_hp
+ bl UpdateHpTextInHealthbox
b _08059192
.pool
_08059178:
@@ -9023,7 +9023,7 @@ _0805C4B4:
ldrb r0, [r0]
movs r1, 0
movs r2, 0
- bl heathbar_draw_hp
+ bl UpdateHpTextInHealthbox
_0805C4F2:
ldr r1, =gBattleBankFunc
ldr r0, =gActiveBank