10 lines
427 B
Plaintext
10 lines
427 B
Plaintext
/* $XConsortium: Dtdt.t_m.bm /main/2 1995/07/17 15:32:27 drk $ */
|
|
#define Dtdt.t_m.bm_width 16
|
|
#define Dtdt.t_m.bm_height 16
|
|
#define Dtdt.t_m.bm_x_hot 0
|
|
#define Dtdt.t_m.bm_y_hot 0
|
|
static unsigned char Dtdt.t_m.bm_bits[] = {
|
|
0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f,
|
|
0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f,
|
|
0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f};
|