bullet.xbm (121B)
1 2 3 4
#define bullet_width 4 #define bullet_height 5 static unsigned char bullet_bits[] = { 0x02, 0x04, 0x08, 0x04, 0x02 };