aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/rho.bitmap
blob: 97cb7bdf915209a25c380156875c2cce66ba7c38 (plain)
1
2
3
4
5
6
7
8
#define rho_width 16
#define rho_height 16
#define rho_x_hot -1
#define rho_y_hot -1
static char rho_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xf0, 0x03, 0x38, 0x03,
   0x1c, 0x06, 0x0c, 0x06, 0x0c, 0x06, 0x0c, 0x07, 0x9c, 0x03, 0xfc, 0x01,
   0x7e, 0x00, 0x06, 0x00, 0x06, 0x00, 0x00, 0x00};