123456789 |
- /* $XConsortium: Dtcore.t_m.bm /main/2 1995/07/17 15:22:07 drk $ */
- #define Dtcore.t_m.bm_width 16
- #define Dtcore.t_m.bm_height 16
- #define Dtcore.t_m.bm_x_hot 0
- #define Dtcore.t_m.bm_y_hot 0
- static unsigned char Dtcore.t_m.bm_bits[] = {
- 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f,
- 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f,
- 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x0f};
|