mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
9 lines
445 B
Text
9 lines
445 B
Text
/* $XConsortium: Dtcmprs.t_m.bm /main/2 1995/07/17 15:21:24 drk $ */
|
|
#define Dtcmprs.t_m.bm_width 16
|
|
#define Dtcmprs.t_m.bm_height 16
|
|
#define Dtcmprs.t_m.bm_x_hot 0
|
|
#define Dtcmprs.t_m.bm_y_hot 0
|
|
static unsigned char Dtcmprs.t_m.bm_bits[] = {
|
|
0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f,
|
|
0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0x1f};
|