5 lines
130 B
C
Executable File
5 lines
130 B
C
Executable File
#define close_width 7
|
|
#define close_height 7
|
|
static unsigned char close_bits[] = {
|
|
0x00, 0x20, 0x14, 0x00, 0x14, 0x02, 0x00 };
|