This website requires JavaScript.
Explore
Help
Register
Sign In
Gremlinsoft
/
godot
forked from
sascha/godot
Watch
2
Star
0
Fork
You've already forked godot
0
Code
Pull Requests
Activity
816b3fa94d
godot
/
scene
/
resources
/
default_theme
/
xpmfix.sh
3 lines
59 B
Bash
Raw
Blame
History
#!/bin/sh
sed -i
's/static char/static const char/g'
*.xpm
View Git Blame
Copy Permalink