aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/bitmaps/target
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include/bitmaps/target')
-rw-r--r--nx-X11/include/bitmaps/target6
1 files changed, 0 insertions, 6 deletions
diff --git a/nx-X11/include/bitmaps/target b/nx-X11/include/bitmaps/target
deleted file mode 100644
index 6d23ecada..000000000
--- a/nx-X11/include/bitmaps/target
+++ /dev/null
@@ -1,6 +0,0 @@
-#define target_width 16
-#define target_height 16
-static char target_bits[] = {
- 0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0xe0, 0x07, 0x90, 0x09, 0x88, 0x11,
- 0xc8, 0x13, 0x7e, 0x7e, 0x7e, 0x7e, 0xc8, 0x13, 0x88, 0x11, 0x90, 0x09,
- 0xe0, 0x07, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00};