10 lines
427 B
Plaintext
10 lines
427 B
Plaintext
/* $XConsortium: Dtcore.t.bm /main/2 1995/07/17 15:21:52 drk $ */
|
|
#define Dtcore.t.bm_width 16
|
|
#define Dtcore.t.bm_height 16
|
|
#define Dtcore.t.bm_x_hot 0
|
|
#define Dtcore.t.bm_y_hot 0
|
|
static unsigned char Dtcore.t.bm_bits[] = {
|
|
0x55, 0xf5, 0x00, 0xfa, 0x01, 0xff, 0x84, 0xfe, 0x49, 0xff, 0x90, 0xfb,
|
|
0x01, 0xf9, 0x0e, 0xf0, 0x01, 0xfb, 0x08, 0xf8, 0x95, 0xf8, 0x7a, 0xf9,
|
|
0x5f, 0xfa, 0x0c, 0xf8, 0x41, 0xf8, 0xff, 0xff};
|