aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/pi-cap.bitmap
blob: 171ff075bc531a8d2b3bbde1b4d2205fb07a086c (plain)
1
2
3
4
5
6
7
8
#define Pi_width 16
#define Pi_height 16
#define Pi_x_hot -1
#define Pi_y_hot -1
static char Pi_bits[] = {
   0xfc, 0x3f, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18,
   0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18,
   0x18, 0x18, 0x18, 0x18, 0x18, 0x18, 0x3c, 0x3c};