summaryrefslogtreecommitdiff
path: root/arm9/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-05-25 17:20:04 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-05-25 17:20:04 -0400
commitce08e2340ac6377deac3c9217888a6b48aa687f8 (patch)
tree059eef8c3ec3e28ebbbc3873f90fd60e64ff2be1 /arm9/asm
parent8169654ed22031b0aba942913aae72d296c2c83a (diff)
parent1f92eced46da4bdd0c31cb27d1b110aa8a9d75dd (diff)
Merge remote-tracking branch 'origin/master' into pikalax_work
Diffstat (limited to 'arm9/asm')
-rw-r--r--arm9/asm/unk_0206439C.s22
1 files changed, 0 insertions, 22 deletions
diff --git a/arm9/asm/unk_0206439C.s b/arm9/asm/unk_0206439C.s
deleted file mode 100644
index 4cc91f4f..00000000
--- a/arm9/asm/unk_0206439C.s
+++ /dev/null
@@ -1,22 +0,0 @@
- .include "asm/macros.inc"
- .include "global.inc"
-
- .text
-
- thumb_func_start FUN_0206439C
-FUN_0206439C: ; 0x0206439C
- push {r4-r6, lr}
- add r5, r1, #0x0
- add r6, r2, #0x0
- mov r1, #0x8
- bl AllocFromHeapAtEnd
- add r4, r0, #0x0
- add r0, r6, #0x0
- bl SavArray_PlayerParty_get
- add r1, r5, #0x0
- bl GetPartyMonByIndex
- str r0, [r4, #0x0]
- mov r0, #0x0
- str r0, [r4, #0x4]
- add r0, r4, #0x0
- pop {r4-r6, pc}