diff options
Diffstat (limited to 'arm9/asm/unk_0201C7A0.s')
-rw-r--r-- | arm9/asm/unk_0201C7A0.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/asm/unk_0201C7A0.s b/arm9/asm/unk_0201C7A0.s index cbc055af..0602b2cb 100644 --- a/arm9/asm/unk_0201C7A0.s +++ b/arm9/asm/unk_0201C7A0.s @@ -22,8 +22,8 @@ FUN_0201C7A8: ; 0x0201C7A8 _0201C7AE: bx lr - thumb_func_start FUN_0201C7B0 -FUN_0201C7B0: ; 0x0201C7B0 + thumb_func_start CalcAngleBetweenVecs +CalcAngleBetweenVecs: ; 0x0201C7B0 push {r3-r7, lr} sub sp, #0x30 add r4, r1, #0x0 |