X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=bitmaps%2Fm33s.bm;h=90b6e4ee5fff1325f2e967b96cdf7c57d0ebb64c;hb=dccfb62c4361cdf6ff386d6edcb53c5d432d581a;hp=049d725599b863ed9e658e0e6379b08949a65f8b;hpb=86517e539f33650be656c482020a878fec0723c9;p=xboard.git diff --git a/bitmaps/m33s.bm b/bitmaps/m33s.bm index 049d725..90b6e4e 100644 --- a/bitmaps/m33s.bm +++ b/bitmaps/m33s.bm @@ -1,16 +1,16 @@ -#define m33s_width 33 -#define m33s_height 33 -static char m33s_bits[] = { -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 - -}; +#define m33s_width 33 +#define m33s_height 33 +static unsigned char m33s_bits[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 +,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00 +,0x00,0x80,0x03,0x00,0x00,0x00,0xc0,0x07,0x00,0x00,0x00,0xc0,0x07,0x00,0x00 +,0x00,0x80,0x03,0x00,0x00,0x00,0x80,0x02,0x00,0x00,0x00,0xf8,0x3f,0x00,0x00 +,0x00,0xff,0xff,0x01,0x00,0x80,0xff,0xff,0x03,0x00,0xc0,0xff,0xff,0x07,0x00 +,0xc0,0xff,0xff,0x07,0x00,0xe0,0xff,0xff,0x0f,0x00,0xe0,0xff,0xff,0x0f,0x00 +,0xe0,0xff,0xff,0x0f,0x00,0xe0,0xff,0xff,0x0f,0x00,0xf0,0xff,0xff,0x1f,0x00 +,0xf0,0xff,0xff,0x1f,0x00,0xf0,0x03,0x80,0x1f,0x00,0x18,0xfc,0x7f,0x30,0x00 +,0xe8,0xff,0xff,0x2f,0x00,0xfc,0xff,0xff,0x7f,0x00,0xfc,0xff,0xff,0x7f,0x00 +,0xf8,0xff,0xff,0x3f,0x00,0xe0,0xff,0xff,0x0f,0x00,0x00,0xfc,0x7f,0x00,0x00 +,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 + +};