mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-11 13:26:34 +00:00
4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
uncrustify -c uncrustify.cfg --replace $*
|