openbox/themes/Mikachu/openbox-3/bullet.xbm
Mikael Magnusson c10b4e6b3f add new themes
2006-08-18 19:26:08 +00:00

4 lines
133 B
C

#define bullet_width 4
#define bullet_height 7
static unsigned char bullet_bits[] = {
0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };