docker-rust-cross/Windows10/openbox-3/bullet.xbm

5 lines
133 B
C
Executable File

#define bullet_width 5
#define bullet_height 7
static unsigned char bullet_bits[] = {
0x03, 0x06, 0x0c, 0x18, 0x0c, 0x06, 0x03 };