mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-09 18:59:00 +00:00
5 lines
99 B
C
5 lines
99 B
C
#define vlines3_width 3
|
|
#define vlines3_height 1
|
|
static unsigned char vlines3_bits[] = {
|
|
0x02};
|