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