diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-13 21:04:04 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-13 21:04:04 -0400 |
| commit | c5eb6d2669cdb27cc9f5ad35fae73577edf8aac6 (patch) | |
| tree | 72d1a0e4b7c13179def0d1ad9bade7406401a748 /arm9/modules/80 | |
| parent | d716e7b851b9949689985eedb24dfa2bc8619496 (diff) | |
through FUN_020690E8
Diffstat (limited to 'arm9/modules/80')
| -rw-r--r-- | arm9/modules/80/asm/module_80.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/80/asm/module_80.s b/arm9/modules/80/asm/module_80.s index 8b553253..52e2cc5f 100644 --- a/arm9/modules/80/asm/module_80.s +++ b/arm9/modules/80/asm/module_80.s @@ -17443,7 +17443,7 @@ _02235FDE: add r1, r7, #0 mov r2, #1 lsr r3, r3, #0x10 - bl FUN_02069168 + bl GetMonEvolution str r0, [sp, #0x24] cmp r0, #0 beq _02236052 @@ -17534,7 +17534,7 @@ _022360B6: add r1, r7, #0 mov r2, #1 lsr r3, r3, #0x10 - bl FUN_02069168 + bl GetMonEvolution str r0, [sp, #0x28] cmp r0, #0 beq _02236118 |
