summaryrefslogtreecommitdiff
path: root/engine/routines/correcterrorsinplayerparty.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/routines/correcterrorsinplayerparty.asm')
-rw-r--r--engine/routines/correcterrorsinplayerparty.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/routines/correcterrorsinplayerparty.asm b/engine/routines/correcterrorsinplayerparty.asm
index 5f2bba6bc..d0091f3a4 100644
--- a/engine/routines/correcterrorsinplayerparty.asm
+++ b/engine/routines/correcterrorsinplayerparty.asm
@@ -90,7 +90,7 @@ Unreferenced_CorrectErrorsInPlayerParty:
ld hl, MON_STAT_EXP - 1
add hl, bc
ld b, $1
- predef CalcPkmnStats
+ predef CalcMonStats
pop hl
ld bc, PARTYMON_STRUCT_LENGTH
add hl, bc