Files
2024-12-01 12:52:25 +05:30

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};