summaryrefslogtreecommitdiff
path: root/arm9/asm
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/asm')
-rw-r--r--arm9/asm/FX_arm9.s1
-rw-r--r--arm9/asm/secure.s6
-rw-r--r--arm9/asm/unk_02046030.s2
3 files changed, 5 insertions, 4 deletions
diff --git a/arm9/asm/FX_arm9.s b/arm9/asm/FX_arm9.s
index 68dec58c..61f797b2 100644
--- a/arm9/asm/FX_arm9.s
+++ b/arm9/asm/FX_arm9.s
@@ -1989,3 +1989,4 @@ _020C5970: .word 0x00000FFF
arm_func_start FX_Init
FX_Init: ; 0x020C5974
bx lr
+
diff --git a/arm9/asm/secure.s b/arm9/asm/secure.s
index f9d8f159..88ced857 100644
--- a/arm9/asm/secure.s
+++ b/arm9/asm/secure.s
@@ -5,11 +5,11 @@
.incbin "baserom.nds", 0x4000, 0x19E
- non_word_aligned_thumb_func_start FUN_0200019E
-FUN_0200019E: ; 0x0200019E
+ non_word_aligned_thumb_func_start SVC_Sqrt
+SVC_Sqrt: ; 0x0200019E
swi 13
bx lr
- thumb_func_end FUN_0200019E
+ thumb_func_end SVC_Sqrt
.incbin "baserom.nds", 0x41A2, 0x15C
diff --git a/arm9/asm/unk_02046030.s b/arm9/asm/unk_02046030.s
index 30b8ee4c..b70ef94e 100644
--- a/arm9/asm/unk_02046030.s
+++ b/arm9/asm/unk_02046030.s
@@ -107533,7 +107533,7 @@ FUN_020799F4: ; 0x020799F4
mul r0, r1
add r0, r2, r0
lsl r0, r0, #0x4
- bl FUN_0200019E
+ bl SVC_Sqrt
lsr r0, r0, #0x2
pop {r3, pc}
.balign 4