mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
9 lines
445 B
Text
9 lines
445 B
Text
/* $XConsortium: Dtfpcfg.t_m.bm /main/2 1995/07/17 15:34:34 drk $ */
|
|
#define Dtfpcfg.t_m.bm_width 16
|
|
#define Dtfpcfg.t_m.bm_height 16
|
|
#define Dtfpcfg.t_m.bm_x_hot 0
|
|
#define Dtfpcfg.t_m.bm_y_hot 0
|
|
static unsigned char Dtfpcfg.t_m.bm_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1f, 0x80, 0x00, 0xf8, 0x23,
|
|
0x48, 0x22, 0xe8, 0x77, 0x40, 0x22, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0x00, 0x20, 0x00, 0x70, 0x00, 0x20};
|