aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/nx.bitmap
blob: 865b0462202323cff65e212e190cd6a34e0ee4f9 (plain)
1
2
3
4
5
6
7
8
9
#define nx_width 30
#define nx_height 16
static char nx_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0xa0, 0x33, 0x00, 0x00,
   0xa0, 0x31, 0x00, 0x00, 0x80, 0x31, 0x00, 0x00, 0xc0, 0x30, 0x00, 0x00,
   0xc0, 0x38, 0xd8, 0x01, 0xc0, 0x58, 0xfc, 0x01, 0xc0, 0x58, 0xb4, 0x01,
   0x60, 0x38, 0x30, 0x00, 0x00, 0x00, 0x90, 0x00, 0x00, 0x00, 0x96, 0x00,
   0x00, 0x00, 0x7e, 0x00};