summaryrefslogtreecommitdiff
path: root/engine/hp_bar.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/hp_bar.asm')
-rwxr-xr-xengine/hp_bar.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/hp_bar.asm b/engine/hp_bar.asm
index de0c4e41..9ff9e3cf 100755
--- a/engine/hp_bar.asm
+++ b/engine/hp_bar.asm
@@ -46,6 +46,7 @@ GetHPBarLength: ; f9df (3:79df)
; predef $48
UpdateHPBar: ; fa1d (3:7a1d)
+UpdateHPBar2:
push hl
ld hl, wHPBarOldHP
ld a, [hli]