diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-04-06 20:52:11 +0100 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-04-06 23:50:08 -0700 |
commit | 23f06ff79338d6bf7cb771e09ffce78caee40610 (patch) | |
tree | 72a7954a4a0fb3eff765f818907e6d4860d680cf /asm/roamer.s | |
parent | 205ddbb25245f6c4e3d8583d5e9720bb16a1cc26 (diff) |
fix newlines
Diffstat (limited to 'asm/roamer.s')
-rw-r--r-- | asm/roamer.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/roamer.s b/asm/roamer.s index efe806151..404405a3f 100644 --- a/asm/roamer.s +++ b/asm/roamer.s @@ -448,4 +448,4 @@ GetRoamerLocation: @ 8134538 _08134544: .4byte gRoamerLocation thumb_func_end GetRoamerLocation - .align 2, 0 @ Don't pad with nop.
\ No newline at end of file + .align 2, 0 @ Don't pad with nop. |