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

7 lines
287 B
C

#define player16_width 16
#define player16_height 16
static char player16_bits[] = {
0x22, 0x22, 0x55, 0x55, 0x49, 0x49, 0x41, 0x41, 0x22, 0x22, 0x94, 0x94,
0xc9, 0xc9, 0x80, 0x80, 0x22, 0x22, 0x55, 0x55, 0x49, 0x49, 0x41, 0x41,
0x22, 0x22, 0x94, 0x94, 0xc9, 0xc9, 0x80, 0x80};