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

7 lines
252 B
C

#define sun_tile_width 16
#define sun_tile_height 16
static char sun_tile_bits[] = {
0xee,0xee,0xdd,0x5d,0xbb,0xbb,0x75,0xd7,0xee,0xe6,0xc7,0x77,0xbb,0xbb,0x7d,
0xdc,0x6e,0xec,0x77,0x7c,0xbb,0xbb,0xdd,0xc7,0xce,0xee,0xd7,0x5d,0xbb,0xbb,
0x75,0x77};