mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
9 lines
430 B
Text
9 lines
430 B
Text
/* $XConsortium: Fpexit.t_m.bm /main/2 1995/07/17 16:28:14 drk $ */
|
|
#define Fpexit.t_m.bm_width 16
|
|
#define Fpexit.t_m.bm_height 16
|
|
#define Fpexit.t_m.bm_x_hot 0
|
|
#define Fpexit.t_m.bm_y_hot 0
|
|
static char Fpexit.t_m.bm_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
|