/* %W% %G% */
#define gddmPat1_width 16
#define gddmPat1_height 16
#define gddmPat1_x_hot 8
#define gddmPat1_y_hot 8
static char gddmPat1_bits[] =
    	    	    	    	    	    	    	{   0xcc,   0xcc,
    	    	    	    	    	    	    	    0xee,   0xee,
    	    	    	    	    	    	    	    0x77,   0x77,
    	    	    	    	    	    	    	    0x33,   0x33,
    	    	    	    	    	    	    	    0xcc,   0xcc,
    	    	    	    	    	    	    	    0xee,   0xee,
    	    	    	    	    	    	    	    0x77,   0x77,
    	    	    	    	    	    	    	    0x33,   0x33,
    	    	    	    	    	    	    	    0xcc,   0xcc,
    	    	    	    	    	    	    	    0xee,   0xee,
    	    	    	    	    	    	    	    0x77,   0x77,
    	    	    	    	    	    	    	    0x33,   0x33,
    	    	    	    	    	    	    	    0xcc,   0xcc,
    	    	    	    	    	    	    	    0xee,   0xee,
    	    	    	    	    	    	    	    0x77,   0x77,
    	    	    	    	    	    	    	    0x33,   0x33    };


