summaryrefslogtreecommitdiff
path: root/arm9/asm
diff options
context:
space:
mode:
authorAkira Akashi <rubenru09@aol.com>2021-05-24 23:47:08 +0100
committerGitHub <noreply@github.com>2021-05-24 23:47:08 +0100
commit1f92eced46da4bdd0c31cb27d1b110aa8a9d75dd (patch)
treeeb0ce57a2ffa307da47026fb9d862bd2c208279d /arm9/asm
parentfebbf5dc3d673ae40df7b6c545a40e945e6eda17 (diff)
parentd523142098cb0d0fb37eca7d91931859776b085d (diff)
Merge pull request #387 from tgsm/unk_0206439C
Decompile unk_0206439C
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}