summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/l1.xbm
blob: e3327945ccc47bbdae6c548edb821b84843e435b (plain)
1
2
3
4
5
6
#define l1_width 14
#define l1_height 16
static char l1_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x60, 0x00, 0x50, 0x00, 
  0x48, 0x00, 0x40, 0x00, 0x40, 0x00, 0x40, 0x00, 0x40, 0x00, 0x40, 0x00, 
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, };