sovereignx/tools/gbagfx
LOuroboros 554210c5e3 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.
2021-08-24 19:59:32 -03:00
..
.gitignore
convert_png.c
convert_png.h
font.c
font.h
gfx.c
gfx.h
global.h
huff.c
huff.h
jasc_pal.c
jasc_pal.h
LICENSE
lz.c
lz.h
main.c
Makefile
options.h
rl.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
rl.h
util.c
util.h