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[] = {
|
|
0x41, 0x22, 0x14, 0x08, 0x14, 0x22, 0x41, };
|