mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +00:00
5 lines
99 B
C
5 lines
99 B
C
#define vlines2_width 2
|
|
#define vlines2_height 1
|
|
static unsigned char vlines2_bits[] = {
|
|
0x01};
|