mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
e062b98088
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
5 lines
38 B
Raku
5 lines
38 B
Raku
{
|
|
global: retro_*;
|
|
local: *;
|
|
};
|