aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/jmath.bitmap
blob: fe458f07e85f83029a0241945949e70f70f499ed (plain)
1
2
3
4
5
6
#define jmapth_width 16
#define jmapth_height 16
static char jmapth_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01,
   0x60, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01,
   0x00, 0x01, 0x88, 0x01, 0xc8, 0x00, 0x38, 0x00};