10 lines
430 B
Plaintext
10 lines
430 B
Plaintext
/* $XConsortium: template.t.bm /main/2 1995/07/17 18:05:06 drk $ */
|
|
#define template.t.bm_width 16
|
|
#define template.t.bm_height 16
|
|
#define template.t.bm_x_hot 0
|
|
#define template.t.bm_y_hot 0
|
|
static char template.t.bm_bits[] = {
|
|
0x00, 0x00, 0x7e, 0x00, 0x7e, 0x00, 0x7e, 0x08, 0x7e, 0x0c, 0x7e, 0x0c,
|
|
0x02, 0x1e, 0x00, 0x3e, 0x00, 0x3f, 0x00, 0x01, 0xc0, 0x01, 0xe0, 0x01,
|
|
0xf0, 0x03, 0xf0, 0x03, 0xe0, 0x01, 0x00, 0x00};
|