mirror of
https://github.com/libretro/RetroArch
synced 2025-02-13 12:40:47 +00:00
4 lines
53 B
Bash
Executable File
4 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
|
|
uncrustify -c uncrustify.cfg --replace $*
|