urchin/openbox-3/bullet.xbm

5 lines
127 B
C
Raw Permalink Normal View History

2019-08-19 17:24:33 +00:00
#define bullet_width 6
#define bullet_height 6
static unsigned char bullet_bits[] = {
0x06, 0x0c, 0x18, 0x18, 0x0c, 0x06 };