/* %W% %G% */
#define gddmPat3_width 16
#define gddmPat3_height 16
#define gddmPat3_x_hot 8
#define gddmPat3_y_hot 8
static char gddmPat3_bits[] =
    	    	    	    	    	    	    	{   0xcc,   0xcc,
    	    	    	    	    	    	    	    0xee,   0xee,
    	    	    	    	    	    	    	    0x44,   0x44,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x33,   0x33,
    	    	    	    	    	    	    	    0x33,   0x33,
    	    	    	    	    	    	    	    0x11,   0x11,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0xcc,   0xcc,
    	    	    	    	    	    	    	    0xee,   0xee,
    	    	    	    	    	    	    	    0x44,   0x44,
    	    	    	    	    	    	    	    0x00,   0x00,
    	    	    	    	    	    	    	    0x33,   0x33,
    	    	    	    	    	    	    	    0x33,   0x33,
    	    	    	    	    	    	    	    0x11,   0x11,
    	    	    	    	    	    	    	    0x00,   0x00    };


