mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 02:00:41 +00:00
bfc366decc
Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
exec-3dsx | ||
3dsx_custom_crt0.s | ||
3dsx_custom.specs | ||
ctr_debug.h | ||
ctr_linear.cpp | ||
ctr_memory.c | ||
ctr_svchax.c | ||
ctr_system.c | ||
gpu_old.c | ||
gpu_old.h |