RetroArch/wiiu
orbea bfc366decc Squeeze extra blank lines with cat(1).
Example:

find . -type f -iname '*.c' | while read -r i; do
  cat -s "$i" > "$i.new"
  mv "$i.new" "$i"
done
2019-01-08 11:04:58 -08:00
..
fs Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
include Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
slang Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
system Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
wut/elf2rpl
gx2_shader_inl.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
hbl.c
hbl.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
link_elf.ld
link_rpl.ld
link.ld
main.c Updates from PR feedback (ty @aliaspider) 2018-06-07 21:16:49 -07:00
net_listen.sh wiiu: small cleanup 2018-10-10 11:38:03 -07:00
net_send.sh
run.sh
shader_utils.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
shader_utils.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
wiiu_dbg.h WIIU: cleanup and build-out of wiiu bootstrap code 2018-06-05 00:06:40 -07:00