diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-05 15:49:05 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-05 15:49:05 -0400 |
| commit | b01da1a59260b2ac54dd876e9cf35d2c1fb944e7 (patch) | |
| tree | 8384ebb678d1237c49d6f1b59cd6504e6e58a1e4 /asm/evolution_scene.s | |
| parent | b4b509f68477068ae111cc5a6094d858d396c4bb (diff) | |
link.c through InitLocalLinkPlayer
Diffstat (limited to 'asm/evolution_scene.s')
| -rw-r--r-- | asm/evolution_scene.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/evolution_scene.s b/asm/evolution_scene.s index d88145fde..1ffe9b0db 100644 --- a/asm/evolution_scene.s +++ b/asm/evolution_scene.s @@ -1321,7 +1321,7 @@ sub_80CE8DC: @ 80CE8DC ldr r0, _080CE940 @ =gPlayerParty adds r1, r0 mov r9, r1 - bl sub_806E25C + bl IsNationalPokedexEnabled mov r10, r4 cmp r0, 0 bne _080CE948 @@ -2736,7 +2736,7 @@ sub_80CF53C: @ 80CF53C ldr r0, _080CF5C0 @ =gPlayerParty adds r1, r0 mov r8, r1 - bl sub_806E25C + bl IsNationalPokedexEnabled cmp r0, 0 bne _080CF598 movs r1, 0x8 |
