mirror of
https://github.com/horst3180/arc-theme.git
synced 2025-06-13 12:53:52 +00:00
5 lines
145 B
C
5 lines
145 B
C
|
#define desk_toggled_width 6
|
||
|
#define desk_toggled_height 6
|
||
|
static unsigned char desk_toggled_bits[] = {
|
||
|
0x00, 0x1e, 0x1e, 0x1e, 0x1e, 0x00 };
|