aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/Xxbox.bitmap
blob: 884b49a3165153be1c894b8200b326ec7cca83f6 (plain)
1
2
3
4
5
6
#define Xxbox_width 16
#define Xxbox_height 16
static char Xxbox_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xfc, 0x3f, 0xfc, 0x3f, 0x3c, 0x3c, 0x7c, 0x3e,
   0xec, 0x37, 0xcc, 0x33, 0xcc, 0x33, 0xec, 0x37, 0x7c, 0x3e, 0x3c, 0x3c,
   0xfc, 0x3f, 0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00};