aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/bitmaps/flipped_gray
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include/bitmaps/flipped_gray')
-rw-r--r--nx-X11/include/bitmaps/flipped_gray4
1 files changed, 4 insertions, 0 deletions
diff --git a/nx-X11/include/bitmaps/flipped_gray b/nx-X11/include/bitmaps/flipped_gray
new file mode 100644
index 000000000..b75cacd7b
--- /dev/null
+++ b/nx-X11/include/bitmaps/flipped_gray
@@ -0,0 +1,4 @@
+#define flipped_gray_width 4
+#define flipped_gray_height 2
+static char flipped_gray_bits[] = {
+ 0x07, 0x0d};