mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-27 14:28:58 +00:00
Used `xxd -i icon64.png data.h` to get the raw array from a 64x64 export of the SVG icon. Also improved the formatting of the splash array to avoid having 65k char-long lines.