#define curswinds_width 16 #define curswinds_height 16 #define curswinds_x_hot 0 #define curswinds_y_hot 15 static char curswinds_bits[] = { 0x0, 0x0, 0x0, 0x20, 0x0, 0x4f, 0x70, 0x40, 0x48, 0x2f, 0x78, 0x40, 0x44, 0x4e, 0x24, 0x20, 0x22, 0x18, 0x12, 0x0, 0x11, 0x0, 0x9, 0x0, 0xb, 0x0, 0x7, 0x0, 0x3, 0x0, 0x1, 0x0};