abyss/openbox-3/bullet_small.xbm

5 lines
145 B
C
Raw Normal View History

2023-03-08 05:26:36 +00:00
#define bullet_small_width 6
#define bullet_small_height 6
static unsigned char bullet_small_bits[] = {
0x00, 0x00, 0x08, 0x18, 0x18, 0x08 };