summaryrefslogtreecommitdiff
path: root/asm/code_80521D0.s
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-04-05 22:05:09 -0500
committerGitHub <noreply@github.com>2021-04-05 22:05:09 -0500
commitd316d1e359c7672277a9cf644acd4e40170f5968 (patch)
tree82bc44e67d6219e53fac89caff5db22c5a394b1e /asm/code_80521D0.s
parent22fec43f1812cb863ad699b357bd593222ae140c (diff)
Preproc all the data (#35)
* actually put C files in preproc and use it for formatted type names. Cleaned up makefile like pokeemerald * finish adding all colors and text macros to charmap * preproc all the data and use text macros * move all of wonder_mail_1 to src * unify wonder_mail and wonder_mail_mid * small code cleanup * name two more exclusive pokemon funcs * decomp a few more wonder mail funcs * clean up MemoryFill call * doc more of wonder mail in main menu
Diffstat (limited to 'asm/code_80521D0.s')
-rw-r--r--asm/code_80521D0.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/code_80521D0.s b/asm/code_80521D0.s
index a2e7f3d..8e13cf1 100644
--- a/asm/code_80521D0.s
+++ b/asm/code_80521D0.s
@@ -39946,7 +39946,7 @@ _080665BE:
b _08066704
_080665D0:
adds r0, r6, 0
- bl sub_80981DC
+ bl IsExclusivePokemonUnlocked
lsls r0, 24
cmp r0, 0
bne _080665DE
@@ -48621,7 +48621,7 @@ sub_806AA0C:
lsls r1, 24
lsrs r5, r1, 24
adds r0, r4, 0
- bl sub_80981DC
+ bl IsExclusivePokemonUnlocked
lsls r0, 24
cmp r0, 0
beq _0806AA56