aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/bitmaps/dimple1
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include/bitmaps/dimple1')
-rw-r--r--nx-X11/include/bitmaps/dimple16
1 files changed, 6 insertions, 0 deletions
diff --git a/nx-X11/include/bitmaps/dimple1 b/nx-X11/include/bitmaps/dimple1
new file mode 100644
index 000000000..9144605a8
--- /dev/null
+++ b/nx-X11/include/bitmaps/dimple1
@@ -0,0 +1,6 @@
+#define dimple1_width 16
+#define dimple1_height 16
+static char dimple1_bits[] = {
+ 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
+ 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
+ 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};