Files
2025-09-29 00:52:08 +02:00

5 lines
103 B
C
Executable File

#define incr_width 7
#define incr_height 4
static char incr_bits[] = {
0x08, 0x1c, 0x3e, 0x7f};