diff options
Diffstat (limited to 'battle/core.asm')
-rw-r--r-- | battle/core.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/core.asm b/battle/core.asm index c522bbd85..0d2f5f6d7 100644 --- a/battle/core.asm +++ b/battle/core.asm @@ -2469,7 +2469,7 @@ Function3cfa4: ; 3cfa4 ld a, [BattleType] cp BATTLETYPE_CANLOSE jr nz, .asm_3cfe8 - predef Functionc658 + predef HealParty .asm_3cfe8 ld a, [wc2cc] bit 0, a |