better init for random number generator
[xboard.git] / bitmaps / l37s.bm
index 4e4b2bf..ecd3bc3 100644 (file)
@@ -1,17 +1,17 @@
-#define l37s_width 37\r
-#define l37s_height 37\r
-static char l37s_bits[] = {\r
-0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,\r
-0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,\r
-0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00,\r
-0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0x80, 0x3f, 0x00, 0x00,\r
-0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0xc0, 0x7f, 0x00, 0x00, 0x00, 0xc0, 0x7f, 0x00, 0x00,\r
-0x00, 0xc0, 0x7f, 0x00, 0x00, 0x00, 0xe0, 0xfb, 0x00, 0x00, 0x00, 0xe0, 0xfb, 0x00, 0x00,\r
-0x00, 0xe0, 0xfb, 0x00, 0x00, 0x00, 0xf0, 0xfb, 0x01, 0x00, 0x00, 0xf0, 0xe0, 0x01, 0x00,\r
-0x00, 0xf0, 0xfb, 0x01, 0x00, 0x00, 0xf8, 0xfb, 0x03, 0x00, 0x00, 0xf8, 0xfb, 0x03, 0x00,\r
-0x00, 0xf8, 0xfb, 0x03, 0x00, 0x00, 0xf0, 0xff, 0x01, 0x00, 0x00, 0xe0, 0xff, 0x00, 0x00,\r
-0x00, 0xc0, 0x7f, 0x00, 0x00, 0x00, 0x80, 0x3b, 0x00, 0x00, 0x00, 0x00, 0x15, 0x00, 0x00,\r
-0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,\r
-0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00,\r
-0x00, 0x00, 0x00, 0x00, 0x00\r
-};\r
+#define l37s_width 37
+#define l37s_height 37
+static unsigned char l37s_bits[] = {
+0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x04,0x00,0x00
+,0x00,0x00,0x04,0x00,0x00,0x00,0x00,0x0e,0x00,0x00,0x00,0x00,0x0e,0x00,0x00
+,0x00,0x00,0x0e,0x00,0x00,0x00,0x00,0x1f,0x00,0x00,0x00,0x00,0x1f,0x00,0x00
+,0x00,0x00,0x1f,0x00,0x00,0x00,0x80,0x3f,0x00,0x00,0x00,0x80,0x3f,0x00,0x00
+,0x00,0x80,0x3f,0x00,0x00,0x00,0xc0,0x7f,0x00,0x00,0x00,0xc0,0x7f,0x00,0x00
+,0x00,0xc0,0x7f,0x00,0x00,0x00,0xe0,0xfb,0x00,0x00,0x00,0xe0,0xfb,0x00,0x00
+,0x00,0xe0,0xfb,0x00,0x00,0x00,0xf0,0xfb,0x01,0x00,0x00,0xf0,0xe0,0x01,0x00
+,0x00,0xf0,0xfb,0x01,0x00,0x00,0xf8,0xfb,0x03,0x00,0x00,0xf8,0xfb,0x03,0x00
+,0x00,0xf8,0xfb,0x03,0x00,0x00,0xf0,0xff,0x01,0x00,0x00,0xe0,0xff,0x00,0x00
+,0x00,0xc0,0x7f,0x00,0x00,0x00,0x80,0x3b,0x00,0x00,0x00,0x00,0x15,0x00,0x00
+,0x00,0x00,0x0e,0x00,0x00,0x00,0x00,0x0e,0x00,0x00,0x00,0x00,0x0e,0x00,0x00
+,0x00,0x00,0x0e,0x00,0x00,0x00,0x00,0x0e,0x00,0x00,0x00,0x00,0x0e,0x00,0x00
+,0x00,0x00,0x00,0x00,0x00
+};