4 lines
96 B
Text
4 lines
96 B
Text
#define hlines2_width 1
|
|
#define hlines2_height 2
|
|
static char hlines2_bits[] = {
|
|
0x01, 0x00};
|