summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/snapcurs.xbm
blob: 06db450acd9f155c7118f1ce1ea429f27d3670f4 (plain)
1
2
3
4
5
6
7
#define snapcurs_width 16
#define snapcurs_height 16
// static unsigned char snapcurs_bits[] = {
static char snapcurs_bits[] = {
   0x00, 0x00, 0x44, 0x44, 0xaa, 0xaa, 0xfc, 0x40, 0xf8, 0x07, 0xfc, 0x47,
   0xfa, 0xab, 0xfc, 0x45, 0xf0, 0x03, 0x74, 0x47, 0xb2, 0xae, 0x44, 0x5c,
   0x00, 0x08, 0x44, 0x44, 0xaa, 0xaa, 0x44, 0x44};