1
0
Files
2022-09-29 17:59:04 +03:00

6 lines
203 B
Plaintext

#define stopi_width 10
#define stopi_height 10
static char stopi_bits[] = {
0x55, 0xfd, 0x55, 0xfd, 0x55, 0xfd, 0x55, 0xfd, 0x55, 0xfd, 0x55, 0xfd,
0x55, 0xfd, 0x55, 0xfd, 0x55, 0xfd, 0x55, 0xfd};