/* %W% %G% */
#define gddmPat10_width 16
#define gddmPat10_height 16
#define gddmPat10_x_hot 8
#define gddmPat10_y_hot 8
static char gddmPat10_bits[] =
    	    	    	    	    	    	    	{   0xff,   0xff,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0xff,   0xff,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x00,   0x00    };


