summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/cross0.xbm
blob: 373d8970abe2d5cc97692b80f9c31489291a2533 (plain)
1
2
3
4
5
#define cross0_width 8
#define cross0_height 8
//static unsigned char cross0_bits[] = {
static char cross0_bits[] = {
   0x04, 0x04, 0x1f, 0x04, 0x04, 0x00, 0x00, 0x00};