Remove trailing whitespace

find . -name '*.asm' -exec sed -i 's/[ \t]\+$//' {} \;
This commit is contained in:
Remy Oukaour
2018-01-01 18:32:01 -05:00
parent eb8e55a01a
commit 0722de77ae
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ DoAnimFrame: ; 8d24b
dw .sprite_anim_seq_1A
dw .sprite_anim_seq_1B
dw .sprite_anim_seq_1C
dw .IntroSuicune
dw .IntroSuicune
dw .IntroPichuWooper
dw .Celebi
dw .IntroUnown