10 lines
433 B
Plaintext
10 lines
433 B
Plaintext
/* $XConsortium: Dtras.t_m.bm /main/2 1995/07/17 16:04:24 drk $ */
|
|
#define Dtras.t_m.bm_width 16
|
|
#define Dtras.t_m.bm_height 16
|
|
#define Dtras.t_m.bm_x_hot 0
|
|
#define Dtras.t_m.bm_y_hot 0
|
|
static unsigned char Dtras.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};
|