urchin/openbox-3/bullet.xbm
2019-08-19 10:24:33 -07:00

4 lines
127 B
C
Executable file

#define bullet_width 6
#define bullet_height 6
static unsigned char bullet_bits[] = {
0x06, 0x0c, 0x18, 0x18, 0x0c, 0x06 };