aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/pick.bitmap
blob: 29c8e1cb2e2eb033cab83fb09cefde89fe26418c (plain)
1
2
3
4
5
6
#define pick_width 16
#define pick_height 16
static char pick_bits[] = {
   0xaa, 0xaa, 0xfd, 0x5f, 0xae, 0x8a, 0x55, 0x55, 0xae, 0x8a, 0x55, 0x5d,
   0xae, 0x8e, 0x55, 0x57, 0xbe, 0x8b, 0xf5, 0x55, 0xee, 0x8a, 0x55, 0x55,
   0xae, 0x8a, 0x01, 0x40, 0xaa, 0xaa, 0x55, 0x55};