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

5 lines
127 B
C
Executable File

#define balarrow_width 6
#define balarrow_height 6
static char balarrow_bits[] = {
0x1f, 0x07, 0x07, 0x09, 0x11, 0x20};