mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 12:25:18 +00:00
4 lines
142 B
C
4 lines
142 B
C
#define iconify_width 8
|
|
#define iconify_height 8
|
|
static unsigned char iconify_bits[] = {
|
|
0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };
|