abyss/openbox-3/bullet-small.xbm

5 lines
121 B
C
Raw Permalink Normal View History

2023-03-08 05:26:36 +00:00
#define bullet_width 5
#define bullet_height 5
static unsigned char bullet_bits[] = {
0x01, 0x05, 0x15, 0x05, 0x01 };