summaryrefslogtreecommitdiff
path: root/battle/core.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/core.asm')
-rw-r--r--battle/core.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/core.asm b/battle/core.asm
index 367af1754..4dd60c891 100644
--- a/battle/core.asm
+++ b/battle/core.asm
@@ -4360,7 +4360,7 @@ Function3dc5b: ; 3dc5b
jr z, .asm_3dcc0
ld a, [wc71a]
- call Function399f
+ call UpdateBattleMon
ld hl, BattleMonHP
ld a, [hli]
or [hl]