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