Spaces:
Running
Running
File size: 123 Bytes
ba2f5d6 |
1 2 3 4 5 |
#define balarrow_width 6
#define balarrow_height 6
static char balarrow_bits[] = {
0x1f, 0x07, 0x07, 0x09, 0x11, 0x20};
|