Adjusted alternative joining method to obey keepLineBreaksICS
[xboard.git] / bitmaps / a40s.bm
index 9f58f2e..ce6c70d 100644 (file)
@@ -1,18 +1,18 @@
-#define a40s_width 40\r
-#define a40s_height 40\r
-static char a40s_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, 0x00, 0x00, 0x00, 0x00,\r
-0x00, 0x00, 0x7c, 0x00, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0x80, 0xff, 0x03, 0x00,\r
-0x00, 0xe0, 0xff, 0x0f, 0x00, 0x00, 0xf8, 0xff, 0x3f, 0x00, 0x00, 0xfe, 0xff, 0xff, 0x00,\r
-0x80, 0xff, 0xef, 0xff, 0x03, 0xc0, 0xff, 0xef, 0xff, 0x07, 0xe0, 0xff, 0xef, 0xff, 0x0f,\r
-0xe0, 0xff, 0x01, 0xff, 0x0f, 0xc0, 0xff, 0xef, 0xff, 0x07, 0x80, 0xff, 0xef, 0xff, 0x03,\r
-0x00, 0xff, 0xef, 0xff, 0x01, 0x00, 0xfc, 0xff, 0x7f, 0x00, 0x00, 0xf8, 0xff, 0x3f, 0x00,\r
-0x00, 0xf0, 0xff, 0x1f, 0x00, 0x00, 0xe0, 0x00, 0x0e, 0x00, 0x00, 0x40, 0xff, 0x05, 0x00,\r
-0x00, 0xc0, 0xff, 0x07, 0x00, 0x00, 0xe0, 0xff, 0x0f, 0x00, 0x00, 0x20, 0x00, 0x08, 0x00,\r
-0x00, 0xf0, 0xff, 0x1f, 0x00, 0x00, 0xf0, 0xff, 0x1f, 0x00, 0x00, 0x80, 0xff, 0x03, 0x00,\r
-0x00, 0x00, 0x38, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0xc0, 0xff, 0xff, 0xff, 0x07,\r
-0xf0, 0xff, 0xff, 0xff, 0x1f, 0xf8, 0xff, 0xef, 0xff, 0x3f, 0xf0, 0xff, 0x83, 0xff, 0x1f,\r
-0x20, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
-0x00, 0x00, 0x00, 0x00, 0x00\r
-};\r
+#define a40s_width 40
+#define a40s_height 40
+static unsigned char a40s_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,0x7c,0x00,0x00,0x00,0x00,0xff,0x01,0x00,0x00,0x80,0xff,0x03,0x00
+,0x00,0xe0,0xff,0x0f,0x00,0x00,0xf8,0xff,0x3f,0x00,0x00,0xfe,0xff,0xff,0x00
+,0x80,0xff,0xef,0xff,0x03,0xc0,0xff,0xef,0xff,0x07,0xe0,0xff,0xef,0xff,0x0f
+,0xe0,0xff,0x01,0xff,0x0f,0xc0,0xff,0xef,0xff,0x07,0x80,0xff,0xef,0xff,0x03
+,0x00,0xff,0xef,0xff,0x01,0x00,0xfc,0xff,0x7f,0x00,0x00,0xf8,0xff,0x3f,0x00
+,0x00,0xf0,0xff,0x1f,0x00,0x00,0xe0,0x00,0x0e,0x00,0x00,0x40,0xff,0x05,0x00
+,0x00,0xc0,0xff,0x07,0x00,0x00,0xe0,0xff,0x0f,0x00,0x00,0x20,0x00,0x08,0x00
+,0x00,0xf0,0xff,0x1f,0x00,0x00,0xf0,0xff,0x1f,0x00,0x00,0x80,0xff,0x03,0x00
+,0x00,0x00,0x38,0x00,0x00,0x00,0x00,0xfe,0x00,0x00,0xc0,0xff,0xff,0xff,0x07
+,0xf0,0xff,0xff,0xff,0x1f,0xf8,0xff,0xef,0xff,0x3f,0xf0,0xff,0x83,0xff,0x1f
+,0x20,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
+,0x00,0x00,0x00,0x00,0x00
+};