mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 18:31:05 +00:00
bfc366decc
Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
jni | ||
internal_cores.h | ||
link.T | ||
Makefile | ||
net_retropad_core.c | ||
remotepad.h |