Files

7 lines
129 B
C
Raw Permalink Normal View History

2026-07-29 03:36:26 +03:00
#define black_width 1
#define black_height 1
#define black_x_hot 0
#define black_y_hot 0
static char black_bits[] = {
0x00, };