This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7ab1c1ea3b
godot
/
scene
/
resources
/
default_theme
/
xpmfix.sh
3 lines
59 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
sed -i
's/static char/static const char/g'
*.xpm
Reference in New Issue
View Git Blame
Copy Permalink