mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-01 02:21:00 +00:00
3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
sed -i 's/static char/static const char/g' *.xpm
|