bullet.xbm (127B)
1 2 3 4
#define bullet_width 6 #define bullet_height 6 static unsigned char bullet_bits[] = { 0x00, 0x00, 0x1c, 0x1c, 0x1c, 0x00 };