fixed bug when switching to variantsuper
[xboard.git] / bitmaps / w33o.bm
index 84118b5..ea583f6 100644 (file)
@@ -1,16 +1,16 @@
-#define w33o_width 33\r
-#define w33o_height 33\r
-static char w33o_bits[] = {\r
-0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
-0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x07, 0x00, 0x00,\r
-0x00, 0x38, 0x78, 0x00, 0x00, 0x00, 0x04, 0x80, 0x01, 0x00, 0x00, 0x0f, 0x00, 0x02, 0x00,\r
-0x80, 0xf0, 0x00, 0x04, 0x00, 0x40, 0x00, 0x0f, 0x08, 0x00, 0x20, 0x00, 0x30, 0x10, 0x00,\r
-0x20, 0x00, 0xc0, 0x10, 0x00, 0x20, 0x00, 0x07, 0x23, 0x00, 0x10, 0x80, 0x0f, 0x22, 0x00,\r
-0x10, 0x80, 0x0f, 0x2c, 0x00, 0x10, 0x00, 0x07, 0x10, 0x00, 0xe0, 0x01, 0x07, 0x10, 0x00,\r
-0x10, 0x3e, 0x02, 0x20, 0x00, 0x10, 0xc0, 0x00, 0x20, 0x00, 0x10, 0x00, 0x07, 0x20, 0x00,\r
-0x10, 0xc0, 0x39, 0x20, 0x00, 0x10, 0x3c, 0xc0, 0x20, 0x00, 0x90, 0x03, 0x00, 0x17, 0x00,\r
-0x50, 0x00, 0x00, 0x14, 0x00, 0x20, 0x00, 0x00, 0x18, 0x00, 0x20, 0x00, 0x00, 0x08, 0x00,\r
-0xc0, 0x00, 0x00, 0x04, 0x00, 0x00, 0x07, 0x80, 0x03, 0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00,\r
-0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00\r
-\r
-};\r
+#define w33o_width 33
+#define w33o_height 33
+static unsigned char w33o_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,0xc0,0x07,0x00,0x00
+,0x00,0x38,0x78,0x00,0x00,0x00,0x04,0x80,0x01,0x00,0x00,0x0f,0x00,0x02,0x00
+,0x80,0xf0,0x00,0x04,0x00,0x40,0x00,0x0f,0x08,0x00,0x20,0x00,0x30,0x10,0x00
+,0x20,0x00,0xc0,0x10,0x00,0x20,0x00,0x07,0x23,0x00,0x10,0x80,0x0f,0x22,0x00
+,0x10,0x80,0x0f,0x2c,0x00,0x10,0x00,0x07,0x10,0x00,0xe0,0x01,0x07,0x10,0x00
+,0x10,0x3e,0x02,0x20,0x00,0x10,0xc0,0x00,0x20,0x00,0x10,0x00,0x07,0x20,0x00
+,0x10,0xc0,0x39,0x20,0x00,0x10,0x3c,0xc0,0x20,0x00,0x90,0x03,0x00,0x17,0x00
+,0x50,0x00,0x00,0x14,0x00,0x20,0x00,0x00,0x18,0x00,0x20,0x00,0x00,0x08,0x00
+,0xc0,0x00,0x00,0x04,0x00,0x00,0x07,0x80,0x03,0x00,0x00,0xf8,0x7f,0x00,0x00
+,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
+
+};