mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
9 lines
418 B
Text
9 lines
418 B
Text
/* $XConsortium: Dtasys.t.bm /main/2 1995/07/17 15:11:24 drk $ */
|
|
#define Dtasys.t.bm_width 16
|
|
#define Dtasys.t.bm_height 16
|
|
#define Dtasys.t.bm_x_hot 0
|
|
#define Dtasys.t.bm_y_hot 0
|
|
static char Dtasys.t.bm_bits[] = {
|
|
0xff, 0xff, 0xff, 0xff, 0x01, 0xc0, 0xfd, 0xff, 0xfd, 0xff, 0xf0, 0x8f,
|
|
0xf2, 0xaf, 0x04, 0xc0, 0xaa, 0xaa, 0x54, 0xd5, 0xaa, 0xaa, 0x54, 0xd5,
|
|
0xaa, 0xaa, 0x54, 0xd5, 0xaa, 0xaa, 0xff, 0xff};
|