abyss/openbox-3/bullet-small.xbm
2023-03-07 22:26:36 -07:00

4 lines
121 B
C
Executable file

#define bullet_width 5
#define bullet_height 5
static unsigned char bullet_bits[] = {
0x01, 0x05, 0x15, 0x05, 0x01 };