chiark / gitweb /
where-vessels: generalised grid control machinery
[ypp-sc-tools.db-live.git] / yarrg / icons / dot.xbm
index c551fca6416a99ed8b19397c382104094584319c..d17d9b6cd8a8844a39e70108fd9abf9835dfc524 100644 (file)
@@ -1,4 +1,4 @@
-#define unlocked_width 5
-#define unlocked_height 9
-static unsigned char unlocked_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00};
+#define dot_width 5
+#define dot_height 9
+static unsigned char dot_bits[] = {
+   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00};