aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/top.bitmap
blob: 7b0ed8a0ecc03de4b2f229c104577b0fffca6e63 (plain)
1
2
3
4
5
6
#define top_width 16
#define top_height 16
static char top_bits[] = {
   0xfc, 0x3f, 0xfc, 0x3f, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01,
   0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01,
   0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01};