summaryrefslogtreecommitdiff
path: root/data/moves
diff options
context:
space:
mode:
Diffstat (limited to 'data/moves')
-rw-r--r--data/moves/names.asm2
-rw-r--r--data/moves/tmhm_moves.asm2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/moves/names.asm b/data/moves/names.asm
index 7936696..098e9e3 100644
--- a/data/moves/names.asm
+++ b/data/moves/names.asm
@@ -253,4 +253,4 @@ MoveNames::
db "てつわん@" ; STRONG_ARM
db "ひかりゴケ@" ; BRIGHT_MOSS
db "うずしお@" ; WHIRLPOOL
- db "とびはねる@" ; BOUNCE \ No newline at end of file
+ db "とびはねる@" ; BOUNCE
diff --git a/data/moves/tmhm_moves.asm b/data/moves/tmhm_moves.asm
index 84183ac..930d6ca 100644
--- a/data/moves/tmhm_moves.asm
+++ b/data/moves/tmhm_moves.asm
@@ -65,4 +65,4 @@ TMHMMoves: ; 04:52d1
db MOVE_STRONG_ARM ; HM04
db MOVE_BRIGHT_MOSS ; HM05
db MOVE_WHIRLPOOL ; HM06
- db MOVE_BOUNCE ; HM07 \ No newline at end of file
+ db MOVE_BOUNCE ; HM07