mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-21 02:23:45 -04:00
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
#define bar7_width 7
|
|
#define bar7_height 7
|
|
static char bar7_bits[] = {
|
|
0x00, 0x3f, 0x61, 0x61, 0x7f, 0x7e, 0x00};
|