Remove Predef_ prefix from routines listed in PredefPointers
This commit is contained in:
@@ -90,7 +90,7 @@ Unreferenced_CorrectErrorsInPlayerParty:
|
||||
ld hl, MON_STAT_EXP - 1
|
||||
add hl, bc
|
||||
ld b, $1
|
||||
predef Predef_CalcPkmnStats
|
||||
predef CalcPkmnStats
|
||||
pop hl
|
||||
ld bc, PARTYMON_STRUCT_LENGTH
|
||||
add hl, bc
|
||||
|
Reference in New Issue
Block a user