diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-18 00:00:46 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-18 00:00:46 +0200 |
commit | 0ffc5652fd746816a763e4e0ec83c08f2f53222c (patch) | |
tree | ce3c5a8377ef27bed9e021058280b931371912b9 /asm/battle_controller_linkopponent.s | |
parent | 4b45282dd37266cc7d263a6fd4a5223f8e92b5be (diff) |
hp printing in healthboxes done I hope
Diffstat (limited to 'asm/battle_controller_linkopponent.s')
-rw-r--r-- | asm/battle_controller_linkopponent.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_linkopponent.s b/asm/battle_controller_linkopponent.s index afa388d3b..cda07f31f 100644 --- a/asm/battle_controller_linkopponent.s +++ b/asm/battle_controller_linkopponent.s @@ -985,7 +985,7 @@ sub_8064BC0: @ 8064BC0 adds r0, r5 ldrb r0, [r0] movs r2, 0 - bl heathbar_draw_hp + bl UpdateHpTextInHealthbox b _08064C0C .pool _08064C08: |