X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=bitmaps%2Fl33s.bm;fp=bitmaps%2Fl33s.bm;h=9f334a09bcc3c35be6b5ceefb8900d11cc24ce76;hb=b4675edeb62a3a8680c20ea85dca8d2152a80860;hp=43ad4d60932e35ee2c9e639fdd67f70e250ff371;hpb=bc851d844a0a2607e385baa9cf707a4ad4aaff55;p=xboard.git diff --git a/bitmaps/l33s.bm b/bitmaps/l33s.bm index 43ad4d6..9f334a0 100644 --- a/bitmaps/l33s.bm +++ b/bitmaps/l33s.bm @@ -1,16 +1,16 @@ -#define l33s_width 33 -#define l33s_height 33 -static char l33s_bits[] = { -0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, -0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, -0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x80, 0x0f, 0x00, 0x00, 0x00, 0x80, 0x0f, 0x00, 0x00, -0x00, 0x80, 0x0f, 0x00, 0x00, 0x00, 0xc0, 0x1f, 0x00, 0x00, 0x00, 0xc0, 0x1f, 0x00, 0x00, -0x00, 0xc0, 0x1f, 0x00, 0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0x00, 0xe0, 0x3d, 0x00, 0x00, -0x00, 0xe0, 0x3d, 0x00, 0x00, 0x00, 0xf0, 0x7d, 0x00, 0x00, 0x00, 0xf0, 0x7d, 0x00, 0x00, -0x00, 0x70, 0x70, 0x00, 0x00, 0x00, 0xf8, 0xfd, 0x00, 0x00, 0x00, 0xf8, 0xfd, 0x00, 0x00, -0x00, 0xf8, 0xfd, 0x00, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00, -0x00, 0xc0, 0x1d, 0x00, 0x00, 0x00, 0x80, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, -0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, -0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 - -}; +#define l33s_width 33 +#define l33s_height 33 +static unsigned char l33s_bits[] = { +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00 +,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x07,0x00,0x00 +,0x00,0x00,0x07,0x00,0x00,0x00,0x80,0x0f,0x00,0x00,0x00,0x80,0x0f,0x00,0x00 +,0x00,0x80,0x0f,0x00,0x00,0x00,0xc0,0x1f,0x00,0x00,0x00,0xc0,0x1f,0x00,0x00 +,0x00,0xc0,0x1f,0x00,0x00,0x00,0xe0,0x3f,0x00,0x00,0x00,0xe0,0x3d,0x00,0x00 +,0x00,0xe0,0x3d,0x00,0x00,0x00,0xf0,0x7d,0x00,0x00,0x00,0xf0,0x7d,0x00,0x00 +,0x00,0x70,0x70,0x00,0x00,0x00,0xf8,0xfd,0x00,0x00,0x00,0xf8,0xfd,0x00,0x00 +,0x00,0xf8,0xfd,0x00,0x00,0x00,0xf0,0x7f,0x00,0x00,0x00,0xe0,0x3f,0x00,0x00 +,0x00,0xc0,0x1d,0x00,0x00,0x00,0x80,0x0a,0x00,0x00,0x00,0x00,0x07,0x00,0x00 +,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x07,0x00,0x00 +,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00 + +};