bullet.xbm 133 B

12345
  1. #define bullet_width 4
  2. #define bullet_height 7
  3. static unsigned char bullet_bits[] = {
  4. 0x00, 0x00, 0x03, 0x0f, 0x03, 0x00, 0x00 };