mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-21 02:23:45 -04:00
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
#define vlines2_width 2
|
|
#define vlines2_height 1
|
|
static char vlines2_bits[] = {
|
|
0x01};
|