aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/epp.bitmap
blob: c7d999981a999d1b275da1de8e76c4e167ab9f42 (plain)
1
2
3
4
5
6
#define epp_width 16
#define epp_height 16
static char epp_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x00, 0x0c, 0x00,
   0x0c, 0x36, 0x3e, 0x6e, 0x06, 0x45, 0x06, 0x44, 0x06, 0x66, 0x06, 0x26,
   0x7c, 0x1e, 0x00, 0x02, 0x00, 0x03, 0x80, 0x07};