aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/ny.bitmap
blob: 21b3de33bbbe16ac1512757018954ad7b9718c8d (plain)
1
2
3
4
5
6
7
8
9
#define ny_width 30
#define ny_height 16
static char ny_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, 0x8c, 0x00, 0x80, 0x31, 0x9c, 0x00, 0xc0, 0x30, 0xda, 0x00,
   0xc0, 0x38, 0xc8, 0x00, 0xc0, 0x58, 0x4c, 0x00, 0xc0, 0x58, 0x6c, 0x00,
   0x60, 0x38, 0x78, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0x36, 0x00,
   0x00, 0x00, 0x1c, 0x00};