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: Dthover.t_m.bm /main/2 1995/07/17 15:43:23 drk $ */
|
|
#define Dthover.t_m.bm_width 16
|
|
#define Dthover.t_m.bm_height 16
|
|
#define Dthover.t_m.bm_x_hot 0
|
|
#define Dthover.t_m.bm_y_hot 0
|
|
static unsigned char Dthover.t_m.bm_bits[] = {
|
|
0x00, 0x00, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f,
|
|
0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f,
|
|
0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0x00, 0x00};
|