summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/tile1.xbm
blob: 128cc848ecf949a16d5af8ae7dd0808d4958735f (plain)
1
2
3
4
5
#define tile_width 9
#define tile_height 9
static unsigned char tile_bits[] = {
   0xfe, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x1f, 0x01, 0x11, 0x01,
   0x11, 0x01, 0xf1, 0x01, 0x1f, 0x00 };