better init for random number generator
[xboard.git] / bitmaps / g33o.bm
index 95bf4de..5c69edf 100644 (file)
@@ -1,16 +1,16 @@
-#define g33o_width 33\r
-#define g33o_height 33\r
-static char g33o_bits[] = {\r
-0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
-0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x0c, 0x00, 0x00, 0x00, 0x24, 0x12, 0x00, 0x00,\r
-0x30, 0x24, 0x12, 0x06, 0x00, 0x48, 0x18, 0x0c, 0x09, 0x00, 0x48, 0x10, 0x04, 0x09, 0x00,\r
-0x30, 0x10, 0x04, 0x06, 0x00, 0x60, 0x28, 0x0a, 0x03, 0x00, 0x60, 0x28, 0x0a, 0x03, 0x00,\r
-0xc0, 0x28, 0x8a, 0x01, 0x00, 0x40, 0x49, 0x49, 0x01, 0x00, 0x40, 0x49, 0x49, 0x01, 0x00,\r
-0x40, 0x4a, 0x29, 0x01, 0x00, 0x40, 0xca, 0x29, 0x01, 0x00, 0x80, 0xac, 0x9a, 0x00, 0x00,\r
-0x80, 0xda, 0xad, 0x00, 0x00, 0x80, 0x0d, 0xd0, 0x00, 0x00, 0x80, 0x00, 0x80, 0x00, 0x00,\r
-0x00, 0xf1, 0x47, 0x00, 0x00, 0x00, 0x0f, 0x78, 0x00, 0x00, 0x00, 0x02, 0x20, 0x00, 0x00,\r
-0x00, 0xf2, 0x27, 0x00, 0x00, 0x00, 0x0c, 0x18, 0x00, 0x00, 0x00, 0xf2, 0x27, 0x00, 0x00,\r
-0x00, 0x0f, 0x78, 0x00, 0x00, 0x00, 0x01, 0x40, 0x00, 0x00, 0x00, 0x0f, 0x78, 0x00, 0x00,\r
-0x00, 0xf0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00\r
-\r
-};\r
+#define g33o_width 33
+#define g33o_height 33
+static unsigned char g33o_bits[] = {
+0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
+,0x00,0x00,0x00,0x00,0x00,0x00,0x18,0x0c,0x00,0x00,0x00,0x24,0x12,0x00,0x00
+,0x30,0x24,0x12,0x06,0x00,0x48,0x18,0x0c,0x09,0x00,0x48,0x10,0x04,0x09,0x00
+,0x30,0x10,0x04,0x06,0x00,0x60,0x28,0x0a,0x03,0x00,0x60,0x28,0x0a,0x03,0x00
+,0xc0,0x28,0x8a,0x01,0x00,0x40,0x49,0x49,0x01,0x00,0x40,0x49,0x49,0x01,0x00
+,0x40,0x4a,0x29,0x01,0x00,0x40,0xca,0x29,0x01,0x00,0x80,0xac,0x9a,0x00,0x00
+,0x80,0xda,0xad,0x00,0x00,0x80,0x0d,0xd0,0x00,0x00,0x80,0x00,0x80,0x00,0x00
+,0x00,0xf1,0x47,0x00,0x00,0x00,0x0f,0x78,0x00,0x00,0x00,0x02,0x20,0x00,0x00
+,0x00,0xf2,0x27,0x00,0x00,0x00,0x0c,0x18,0x00,0x00,0x00,0xf2,0x27,0x00,0x00
+,0x00,0x0f,0x78,0x00,0x00,0x00,0x01,0x40,0x00,0x00,0x00,0x0f,0x78,0x00,0x00
+,0x00,0xf0,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
+
+};