summaryrefslogtreecommitdiff
path: root/arm9/asm/MSL_ARM_math.s
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-06-02 20:37:13 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-06-02 20:37:13 -0400
commit6e3af5fa580d0f6aca3bb310d979323bf2a09a84 (patch)
tree993c0c156f6a3c310cccd2a3e0ac802b59ab149e /arm9/asm/MSL_ARM_math.s
parent7673913ee13df86196d2054ba5861a0013e0aa48 (diff)
Fix indentation in .s files
Diffstat (limited to 'arm9/asm/MSL_ARM_math.s')
-rw-r--r--arm9/asm/MSL_ARM_math.s10
1 files changed, 5 insertions, 5 deletions
diff --git a/arm9/asm/MSL_ARM_math.s b/arm9/asm/MSL_ARM_math.s
index 8bd598be..cb9bb034 100644
--- a/arm9/asm/MSL_ARM_math.s
+++ b/arm9/asm/MSL_ARM_math.s
@@ -1,7 +1,7 @@
- .include "global.inc"
- .include "asm/macros.inc"
+ .include "global.inc"
+ .include "asm/macros.inc"
- .text
+ .text
arm_func_start nan
nan: ; 0x020DE2E4
@@ -12,9 +12,9 @@ nan: ; 0x020DE2E4
.balign 4
_020DE2F4: .word __float_nan
_020DE2F8: .word _f2d
- arm_func_end nan
+ arm_func_end nan
- .section .exceptix,4
+ .section .exceptix,4
.word nan
.short 25