diff options
author | Stephen Enders <smenders@gmail.com> | 2021-01-29 13:41:37 -0500 |
---|---|---|
committer | Stephen Enders <smenders@gmail.com> | 2021-01-29 13:41:37 -0500 |
commit | 91c91b2a6e3b8694988e7f81c99230ec019ecbd8 (patch) | |
tree | afc7ffd7141f2f73b114cc1d574081c5a2af6215 /res/icon.aseprite | |
parent | 79b14ff948efe265a1d21d0f38a6371de8068b52 (diff) |
Add icon to the window
Icon was generated from the .png with ImageMagick's convert
convert res/icon.png -define h:format=rgba -size 32x32 src/icon.h
Then renaming the array exposed via the header
Diffstat (limited to 'res/icon.aseprite')
-rw-r--r-- | res/icon.aseprite | bin | 0 -> 844 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/res/icon.aseprite b/res/icon.aseprite Binary files differnew file mode 100644 index 0000000..8a620af --- /dev/null +++ b/res/icon.aseprite |