pokeemerald/tools/gbagfx/rl.c, branch masterPokémon EmeraldRemoved trailing spaces in the most relevant files2021-08-24T22:59:32+00:00LOuroboroslunosouroboros@gmail.com2021-08-24T22:59:32+00:00554210c5e315e786ddc6eef888e9ff6065ad73f8
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.
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.
adding tools from pokeruby2017-12-04T01:55:01+00:00xenonnsmbxenonnsmb@users.noreply.github.com2017-12-04T01:55:01+00:00e649e3d2481faef109006b9157eeb22e1bff9fe2