5 lines
205 B
C
5 lines
205 B
C
#define denied2_width 9
|
|
#define denied2_height 9
|
|
static unsigned char denied2_bits[] = {
|
|
0x38, 0x00, 0x44, 0x00, 0x92, 0x00, 0x11, 0x01, 0x11, 0x01, 0x11, 0x01,
|
|
0x92, 0x00, 0x44, 0x00, 0x38, 0x00 };
|