diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-09-01 16:20:09 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-09-01 16:20:09 -0400 |
commit | 95e2d6975c0fc3579a9fffd8e20399d1dc408d62 (patch) | |
tree | b859a0d34576c607060890775c587503bc6fa010 /arm9/asm/unk_0204B0A0.s | |
parent | 9f78a9adb195635f0e6fd76141cbf51e65114629 (diff) |
Rename routines in pokemon.c
Diffstat (limited to 'arm9/asm/unk_0204B0A0.s')
-rw-r--r-- | arm9/asm/unk_0204B0A0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/unk_0204B0A0.s b/arm9/asm/unk_0204B0A0.s index f2e46ab6..a78c13d0 100644 --- a/arm9/asm/unk_0204B0A0.s +++ b/arm9/asm/unk_0204B0A0.s @@ -149,7 +149,7 @@ FUN_0204B1DC: ; 0x0204B1DC ldr r0, [r5, #0xc] bl SavArray_PlayerParty_get add r1, r4, #0x0 - bl FUN_02069D50 + bl Party_UpdatePokerus ldr r0, [r5, #0xc] bl SavArray_Flags_get add r6, r0, #0x0 |