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