diff options
author | James Williams <j.williams97@outlook.com> | 2021-03-06 16:20:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-06 16:20:05 +0000 |
commit | 03645c295df36374ab4f5c6bf464396699512fb9 (patch) | |
tree | 8fe7df4569bde9e90a90650ecc52f58b81bbd166 /arm9/asm | |
parent | 6b7b7395fbcfd632bf3a3bcbb9dea4480c455ed2 (diff) | |
parent | cb1c7acb520481b63c12f9ff32b503916128f5eb (diff) |
Merge branch 'master' into who-knows-who
Diffstat (limited to 'arm9/asm')
-rw-r--r-- | arm9/asm/unk_02064E4C.s | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/arm9/asm/unk_02064E4C.s b/arm9/asm/unk_02064E4C.s deleted file mode 100644 index dfe117fb..00000000 --- a/arm9/asm/unk_02064E4C.s +++ /dev/null @@ -1,38 +0,0 @@ - .include "asm/macros.inc" - .include "global.inc" - - .text - - thumb_func_start FUN_02064E4C -FUN_02064E4C: ; 0x02064E4C - push {r4, lr} - add r4, r2, #0x0 - bl ReadMsgDataIntoString - mov r0, #0x0 - add r1, r4, #0x0 - add r2, r0, #0x0 - bl FUN_02002E14 - pop {r4, pc} - - thumb_func_start FUN_02064E60 -FUN_02064E60: ; 0x02064E60 - push {r4-r6, lr} - add r6, r2, #0x0 - add r5, r0, #0x0 - add r3, r1, #0x0 - ldr r2, _02064E8C ; =0x0000017E - mov r0, #0x1 - mov r1, #0x1a - bl NewMsgDataFromNarc - add r4, r0, #0x0 - add r0, r5, #0x0 - bl FUN_02034824 - add r1, r0, #0x0 - add r0, r4, #0x0 - add r2, r6, #0x0 - bl FUN_02064E4C - add r0, r4, #0x0 - bl DestroyMsgData - pop {r4-r6, pc} - .balign 4 -_02064E8C: .word 0x0000017E |