aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/prod.bitmap
blob: 696f1107f25ccbd1e28f8964807b6993b3ba624c (plain)
1
2
3
4
5
6
#define Pi_width 16
#define Pi_height 16
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, 0x3c, 0x3c, 0x00, 0x00, 0x00, 0x00};