mirror of
https://github.com/Snigdha-OS/snigdhaos-wsl.git
synced 2025-09-21 20:54:57 +02:00
5 lines
135 B
Plaintext
Executable File
5 lines
135 B
Plaintext
Executable File
#define dropbar8_width 8
|
|
#define dropbar8_height 8
|
|
static char dropbar8_bits[] = {
|
|
0x00, 0x7f, 0xc1, 0xc1, 0xc1, 0xff, 0xfe, 0x00};
|