mirror of
https://github.com/Snigdha-OS/snigdhaos-wsl.git
synced 2025-09-21 20:54:57 +02:00
5 lines
117 B
Plaintext
Executable File
5 lines
117 B
Plaintext
Executable File
#define bar7_width 7
|
|
#define bar7_height 7
|
|
static char bar7_bits[] = {
|
|
0x00, 0x3f, 0x61, 0x61, 0x7f, 0x7e, 0x00};
|