5 lines
106 B
C
Executable File
5 lines
106 B
C
Executable File
#define close_width 3
|
|
#define close_height 3
|
|
static unsigned char close_bits[] = {
|
|
0x05, 0x02, 0x05 };
|