mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-21 02:23:45 -04:00
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
#define menu6_width 6
|
|
#define menu6_height 7
|
|
static char menu6_bits[] = {
|
|
0x1f, 0x31, 0x35, 0x35, 0x31, 0x3f, 0x1e};
|