summaryrefslogblamecommitdiff
path: root/assets/Party/openbox-3/bullet.xbm
blob: 88481ec8a7fde90aaea4861a4882e3752519733c (plain) (tree)
1
2
3
4



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