mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
4 lines
157 B
C
4 lines
157 B
C
#define desk_toggled_width 8
|
|
#define desk_toggled_height 8
|
|
static unsigned char desk_toggled_bits[] = {
|
|
0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 };
|