aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/nu.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/nu.bitmap')
-rw-r--r--src/hyper/bitmaps/nu.bitmap8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/nu.bitmap b/src/hyper/bitmaps/nu.bitmap
new file mode 100644
index 00000000..60429b2b
--- /dev/null
+++ b/src/hyper/bitmaps/nu.bitmap
@@ -0,0 +1,8 @@
+#define nu_width 16
+#define nu_height 16
+#define nu_x_hot -1
+#define nu_y_hot -1
+static char nu_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x03, 0x1e, 0x06, 0x18, 0x06,
+ 0x18, 0x06, 0x18, 0x06, 0x0c, 0x03, 0x8c, 0x01, 0xec, 0x00, 0x7c, 0x00,
+ 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};