diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-07 21:09:35 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-07 21:09:35 -0400 |
commit | fb938eada97e211193fc0836d3039bbe3abe126c (patch) | |
tree | 499406b7eae8d444f184010099b1d59d832f1579 /arm9/asm/unk_020476CC.s | |
parent | 5dfe3440383dd530bda24985f802d8c94bb452b8 (diff) |
Name more routines in pokemon.s
Diffstat (limited to 'arm9/asm/unk_020476CC.s')
-rw-r--r-- | arm9/asm/unk_020476CC.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/unk_020476CC.s b/arm9/asm/unk_020476CC.s index 887e4151..aa31a8f5 100644 --- a/arm9/asm/unk_020476CC.s +++ b/arm9/asm/unk_020476CC.s @@ -677,7 +677,7 @@ _02047C40: mov r2, #0x0 bl FUN_020671BC add r1, r7, #0x0 - bl FUN_02068758 + bl GetMonExpByLevel str r0, [sp, #0x18] add r0, r5, #0x0 mov r1, #0x8 |