aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/phi.xbm
blob: f8c4ddc0b3bf891b58eb2c2c4dfa90a5ef6e67a0 (plain)
1
2
3
4
5
6
7
#define phi_width 15
#define phi_height 20
static char phi_bits[] = {
   0x00, 0x04, 0x00, 0x04, 0x00, 0x04, 0x00, 0x02, 0x00, 0x02, 0xc0, 0x07,
   0x20, 0x09, 0x30, 0x19, 0x18, 0x19, 0x98, 0x18, 0x98, 0x18, 0x98, 0x0c,
   0x50, 0x04, 0xe0, 0x03, 0x40, 0x00, 0x20, 0x00, 0x20, 0x00, 0x20, 0x00,
   0x00, 0x00, 0x00, 0x00};