summaryrefslogtreecommitdiff
path: root/arm9/asm
diff options
context:
space:
mode:
authorwho-knows-who <j.williams97@outlook.com>2020-10-21 14:10:56 +0100
committerwho-knows-who <j.williams97@outlook.com>2020-10-21 14:11:34 +0100
commit63c38056c3b7bf9563207db9169d37973a068bd9 (patch)
tree1fcf40bf0526c0aa886b4b021d9fc30578494338 /arm9/asm
parent73ec250ff8c01d64c08f0ebbe75cd3b741a25102 (diff)
Matched file unk_0201CBEC.s
Diffstat (limited to 'arm9/asm')
-rw-r--r--arm9/asm/unk_0201CBEC.s20
1 files changed, 0 insertions, 20 deletions
diff --git a/arm9/asm/unk_0201CBEC.s b/arm9/asm/unk_0201CBEC.s
deleted file mode 100644
index cd295439..00000000
--- a/arm9/asm/unk_0201CBEC.s
+++ /dev/null
@@ -1,20 +0,0 @@
- .include "asm/macros.inc"
- .include "global.inc"
-
- .text
-
- thumb_func_start FUN_0201CBEC
-FUN_0201CBEC: ; 0x0201CBEC
- push {r3, lr}
- sub r0, r0, r2
- sub r2, r1, r3
- add r1, r0, #0x0
- mul r1, r0
- add r0, r2, #0x0
- mul r0, r2
- add r0, r1, r0
- lsl r0, r0, #0xc
- bl FX_Sqrt
- asr r0, r0, #0xc
- pop {r3, pc}
- .balign 4