mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
6 lines
213 B
C
Executable File
6 lines
213 B
C
Executable File
#define close_width 10
|
|
#define close_height 10
|
|
static unsigned char close_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x84, 0x00, 0x48, 0x00, 0x30, 0x00, 0x30, 0x00,
|
|
0x48, 0x00, 0x84, 0x00, 0x00, 0x00, 0x00, 0x00 };
|