aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/nu.bitmap
blob: 60429b2b2bf4c246574c51c07fdb8bb357370e58 (plain)
1
2
3
4
5
6
7
8
#define nu_width 16
#define nu_height 16
#define nu_x_hot -1
#define nu_y_hot -1
static char nu_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x03, 0x1e, 0x06, 0x18, 0x06,
   0x18, 0x06, 0x18, 0x06, 0x0c, 0x03, 0x8c, 0x01, 0xec, 0x00, 0x7c, 0x00,
   0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};