summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
Diffstat (limited to 'items')
-rw-r--r--items/item_effects.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/items/item_effects.asm b/items/item_effects.asm
index 3de289101..dd8e8e787 100644
--- a/items/item_effects.asm
+++ b/items/item_effects.asm
@@ -1288,7 +1288,7 @@ Functionee8c: ; ee8c
ld a, PartyMon1HPExp - 1 - PartyMon1
call GetPartyParamLocation
ld b, $1
- predef_jump Functione167
+ predef_jump CalcPkmnStats
; ee9f
Functionee9f: ; ee9f
@@ -1427,7 +1427,7 @@ RareCandy: ; ef14
xor a
ld [MonType], a
- predef Function5084a
+ predef CopyPkmnToTempMon
hlcoord 9, 0
ld b, 10