123456789 |
- /* $XConsortium: DtFlag.t_m.bm /main/2 1995/07/17 14:49:21 drk $ */
- #define DtFlag.t_m.bm_width 16
- #define DtFlag.t_m.bm_height 16
- #define DtFlag.t_m.bm_x_hot 0
- #define DtFlag.t_m.bm_y_hot 0
- static unsigned char DtFlag.t_m.bm_bits[] = {
- 0xff, 0x01, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f,
- 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0x9f, 0x1f, 0x1f, 0x00, 0x1f, 0x00,
- 0x1f, 0x00, 0x1f, 0x00, 0x3f, 0x00, 0x3f, 0x00};
|