akhayyat/dotfiles
#define bullet_width 6
#define bullet_height 6
static unsigned char bullet_bits[] = {
0x00, 0x02, 0x04, 0x08, 0x04, 0x02 };
#define bullet_width 6
#define bullet_height 6
static unsigned char bullet_bits[] = {
0x00, 0x02, 0x04, 0x08, 0x04, 0x02 };