mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
3 lines
53 B
Bash
Executable file
3 lines
53 B
Bash
Executable file
#!/bin/sh
|
|
|
|
uncrustify -c uncrustify.cfg --replace $*
|