Removed trailing spaces in the most relevant files
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
This commit is contained in:
@@ -100,23 +100,23 @@ se_m_waterfall_2:
|
||||
.byte VOL , 115*se_m_waterfall_mvl/mxv
|
||||
.byte N06 , Cn3 , v040
|
||||
.byte W06
|
||||
.byte Gn2
|
||||
.byte Gn2
|
||||
.byte W06
|
||||
se_m_waterfall_2_000:
|
||||
.byte N06 , Cn3 , v040
|
||||
.byte W06
|
||||
.byte Gn2
|
||||
.byte Gn2
|
||||
.byte W06
|
||||
.byte PEND
|
||||
.byte PATT
|
||||
.word se_m_waterfall_2_000
|
||||
.byte N06 , Cn3 , v032
|
||||
.byte W06
|
||||
.byte Gn2
|
||||
.byte Gn2
|
||||
.byte W06
|
||||
.byte Cn3 , v012
|
||||
.byte W06
|
||||
.byte Gn2
|
||||
.byte Gn2
|
||||
.byte W06
|
||||
.byte FINE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user