1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00
horst3180_arc-theme/extra/Openbox/bullet.xbm
2016-05-05 20:31:38 +03:00

5 lines
127 B
C

#define bullet_width 6
#define bullet_height 6
static unsigned char bullet_bits[] = {
0x00, 0x02, 0x04, 0x08, 0x04, 0x02 };