/* %W% %G% */
#define gddmPat2_width 16
#define gddmPat2_height 16
#define gddmPat2_x_hot 8
#define gddmPat2_y_hot 8
static char gddmPat2_bits[] =
    	    	    	    	    	    	    	{   0xcc,   0xcc,
    	    	    	    	    	    	    	    0xee,   0xee,
    	    	    	    	    	    	    	    0x66,   0x66,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x33,   0x33,
    	    	    	    	    	    	    	    0xbb,   0xbb,
    	    	    	    	    	    	    	    0x99,   0x99,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0xcc,   0xcc,
    	    	    	    	    	    	    	    0xee,   0xee,
    	    	    	    	    	    	    	    0x66,   0x66,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x33,   0x33,
    	    	    	    	    	    	    	    0xbb,   0xbb,
    	    	    	    	    	    	    	    0x99,   0x99,
    	    	    	    	    	    	    	    0x00,   0x00    };


