New upstream version 3.1.1
[xfishtank.git] / bubbles.h
diff --git a/bubbles.h b/bubbles.h
deleted file mode 100644 (file)
index 83fe80b..0000000
--- a/bubbles.h
+++ /dev/null
@@ -1,12 +0,0 @@
-
-unsigned char xbBits[9][8] = {
-    {0x00},
-    {0xff},
-    {0xff, 0xff},
-    {0xff, 0xff, 0xff},
-    {0x06, 0x0b, 0x09, 0x06},
-    {0x0e, 0x17, 0x13, 0x11, 0x0e},
-    {0x1e, 0x2d, 0x27, 0x21, 0x21, 0x1e},
-    {0x1c, 0x2a, 0x4d, 0x47, 0x41, 0x22, 0x1c},
-    {0x3c, 0x4e, 0x8b, 0x87, 0x81, 0x81, 0x42, 0x3c}
-};
This page took 0.009335 seconds and 4 git commands to generate.