diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-02 20:37:13 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-06-02 20:37:13 -0400 |
commit | 6e3af5fa580d0f6aca3bb310d979323bf2a09a84 (patch) | |
tree | 993c0c156f6a3c310cccd2a3e0ac802b59ab149e /arm9/asm/WM_system.s | |
parent | 7673913ee13df86196d2054ba5861a0013e0aa48 (diff) |
Fix indentation in .s files
Diffstat (limited to 'arm9/asm/WM_system.s')
-rw-r--r-- | arm9/asm/WM_system.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/WM_system.s b/arm9/asm/WM_system.s index e3792814..9b77b7c4 100644 --- a/arm9/asm/WM_system.s +++ b/arm9/asm/WM_system.s @@ -35,7 +35,7 @@ UNK_021D5E9C: ; 0x021D5E9C UNK_021D5EC0: ; 0x021D5EC0 .space 0xa00 - .text + .text arm_func_start WMi_GetMPReadyAIDs WMi_GetMPReadyAIDs: ; 0x020D7DE0 |