diff options
-rw-r--r-- | asm/roamer.s | 2 | ||||
-rw-r--r-- | asm/rom_81258BC.s | 2 | ||||
-rw-r--r-- | asm/rom_8134548.s | 2 |
3 files changed, 3 insertions, 3 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. diff --git a/asm/rom_81258BC.s b/asm/rom_81258BC.s index 78c847bfd..bd68a0240 100644 --- a/asm/rom_81258BC.s +++ b/asm/rom_81258BC.s @@ -18941,4 +18941,4 @@ _081341DA: bx r1 thumb_func_end sub_81341D4 - .align 2, 0 @ Don't pad with nop.
\ No newline at end of file + .align 2, 0 @ Don't pad with nop. diff --git a/asm/rom_8134548.s b/asm/rom_8134548.s index fef5ff72a..49a8f5195 100644 --- a/asm/rom_8134548.s +++ b/asm/rom_8134548.s @@ -10824,4 +10824,4 @@ nullsub_80: @ 8139C14 bx lr thumb_func_end nullsub_80 - .align 2, 0 @ Don't pad with nop.
\ No newline at end of file + .align 2, 0 @ Don't pad with nop. |