diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-12 15:19:31 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-12 15:19:31 -0400 |
commit | dda861d78ad47a85a54c4c6a2dd3f7e301e65fa5 (patch) | |
tree | 6b521d42b21dd9f932806ca5ef6c7a83c50a0b24 /arm9/asm/unk_0206439C.s | |
parent | ca2af0a5d0cf80c38995dde9e4d05246c11128e7 (diff) |
Decompile unk_02046294.s --> event_data.c
Diffstat (limited to 'arm9/asm/unk_0206439C.s')
-rw-r--r-- | arm9/asm/unk_0206439C.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/unk_0206439C.s b/arm9/asm/unk_0206439C.s index 76ea9f7f..4cc91f4f 100644 --- a/arm9/asm/unk_0206439C.s +++ b/arm9/asm/unk_0206439C.s @@ -12,7 +12,7 @@ FUN_0206439C: ; 0x0206439C bl AllocFromHeapAtEnd add r4, r0, #0x0 add r0, r6, #0x0 - bl FUN_0206BB1C + bl SavArray_PlayerParty_get add r1, r5, #0x0 bl GetPartyMonByIndex str r0, [r4, #0x0] |