Files
tiles-and-such/Bitmaps/thyssen/patterns/circles.xbm
2018-02-19 18:28:35 -05:00

7 lines
287 B
C

#define player17_width 16
#define player17_height 16
static char player17_bits[] = {
0x1c, 0x1c, 0x22, 0x22, 0x41, 0x41, 0x49, 0x49, 0x41, 0x41, 0x22, 0x22,
0x1c, 0x1c, 0x80, 0x80, 0x1c, 0x1c, 0x22, 0x22, 0x41, 0x41, 0x49, 0x49,
0x41, 0x41, 0x22, 0x22, 0x1c, 0x1c, 0x80, 0x80};