#define curscell_width 16 #define curscell_height 16 #define curscell_x_hot 0 #define curscell_y_hot 15 static char curscell_bits[] = { 0x0, 0x0, 0x0, 0x18, 0x0, 0x66, 0x70, 0x81, 0x48, 0x81, 0x78, 0x81, 0x44, 0x81, 0x24, 0x66, 0x22, 0x18, 0x12, 0x0, 0x11, 0x0, 0x9, 0x0, 0xb, 0x0, 0x7, 0x0, 0x3, 0x0, 0x1, 0x0};