mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-26 13:29:43 -04:00
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
#define vlines3_width 3
|
|
#define vlines3_height 1
|
|
static char vlines3_bits[] = {
|
|
0x02};
|