5 lines
133 B
C
5 lines
133 B
C
#define rcurly_width 5
|
|
#define rcurly_height 7
|
|
static unsigned char rcurly_bits[] = {
|
|
0x03, 0x04, 0x04, 0x08, 0x04, 0x04, 0x03};
|
|
|