pokeemerald/tools/gbagfx/rl.c, branch master Pokémon Emerald Removed trailing spaces in the most relevant files 2021-08-24T22:59:32+00:00 LOuroboros lunosouroboros@gmail.com 2021-08-24T22:59:32+00:00 554210c5e315e786ddc6eef888e9ff6065ad73f8 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 pokeruby 2017-12-04T01:55:01+00:00 xenonnsmb xenonnsmb@users.noreply.github.com 2017-12-04T01:55:01+00:00 e649e3d2481faef109006b9157eeb22e1bff9fe2