X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=bitmaps%2Fc33s.bm;h=10ba96e3ff94743ed4916448c18bac6a90b9a2c9;hb=76d2f540a0bc0a54bbb2aba5e29d5412e7f2191c;hp=9ca263a72e732e95cad74bace0dc7cffc0d9fab8;hpb=86517e539f33650be656c482020a878fec0723c9;p=xboard.git diff --git a/bitmaps/c33s.bm b/bitmaps/c33s.bm index 9ca263a..10ba96e 100644 --- a/bitmaps/c33s.bm +++ b/bitmaps/c33s.bm @@ -1,16 +1,16 @@ -#define c33s_width 33 -#define c33s_height 33 -static char c33s_bits[] = { -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, -0x00, 0x40, 0x02, 0x00, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, -0x00, 0xc0, 0x03, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0x30, 0xf0, 0x0f, 0x0c, 0x00, -0xc8, 0xff, 0xff, 0x13, 0x00, 0xc8, 0x3f, 0xfc, 0x13, 0x00, 0xf0, 0xcf, 0xf3, 0x0f, 0x00, -0xc0, 0xef, 0xf7, 0x03, 0x00, 0xc0, 0xf7, 0xef, 0x03, 0x00, 0x80, 0xf7, 0xef, 0x01, 0x00, -0x80, 0xfb, 0xdf, 0x01, 0x00, 0x00, 0xfb, 0xdf, 0x00, 0x00, 0x80, 0xfb, 0xdf, 0x01, 0x00, -0x80, 0xf7, 0xef, 0x01, 0x00, 0xc0, 0xf7, 0xef, 0x03, 0x00, 0xc0, 0xef, 0xf7, 0x03, 0x00, -0xf0, 0xcf, 0xf3, 0x0f, 0x00, 0xc8, 0x3f, 0xfc, 0x13, 0x00, 0xc8, 0xff, 0xff, 0x13, 0x00, -0x30, 0xf0, 0x0f, 0x0c, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0x00, 0xc0, 0x03, 0x00, 0x00, -0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00, 0x00, 0x40, 0x02, 0x00, 0x00, -0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 - -}; +#define c33s_width 33 +#define c33s_height 33 +static unsigned char c33s_bits[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x01,0x00,0x00 +,0x00,0x40,0x02,0x00,0x00,0x00,0x40,0x02,0x00,0x00,0x00,0x80,0x01,0x00,0x00 +,0x00,0xc0,0x03,0x00,0x00,0x00,0xe0,0x07,0x00,0x00,0x30,0xf0,0x0f,0x0c,0x00 +,0xc8,0xff,0xff,0x13,0x00,0xc8,0x3f,0xfc,0x13,0x00,0xf0,0xcf,0xf3,0x0f,0x00 +,0xc0,0xef,0xf7,0x03,0x00,0xc0,0xf7,0xef,0x03,0x00,0x80,0xf7,0xef,0x01,0x00 +,0x80,0xfb,0xdf,0x01,0x00,0x00,0xfb,0xdf,0x00,0x00,0x80,0xfb,0xdf,0x01,0x00 +,0x80,0xf7,0xef,0x01,0x00,0xc0,0xf7,0xef,0x03,0x00,0xc0,0xef,0xf7,0x03,0x00 +,0xf0,0xcf,0xf3,0x0f,0x00,0xc8,0x3f,0xfc,0x13,0x00,0xc8,0xff,0xff,0x13,0x00 +,0x30,0xf0,0x0f,0x0c,0x00,0x00,0xe0,0x07,0x00,0x00,0x00,0xc0,0x03,0x00,0x00 +,0x00,0x80,0x01,0x00,0x00,0x00,0x40,0x02,0x00,0x00,0x00,0x40,0x02,0x00,0x00 +,0x00,0x80,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 + +};