dummy child of all mikabox branches at 3.4.7
[mikachu/openbox.git] /
1 #define bullet_width 4
2 #define bullet_height 7
3 static unsigned char bullet_bits[] = {
4    0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };