aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/nx.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/nx.bitmap')
-rw-r--r--src/hyper/bitmaps/nx.bitmap9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/nx.bitmap b/src/hyper/bitmaps/nx.bitmap
new file mode 100644
index 00000000..865b0462
--- /dev/null
+++ b/src/hyper/bitmaps/nx.bitmap
@@ -0,0 +1,9 @@
+#define nx_width 30
+#define nx_height 16
+static char nx_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0xa0, 0x33, 0x00, 0x00,
+ 0xa0, 0x31, 0x00, 0x00, 0x80, 0x31, 0x00, 0x00, 0xc0, 0x30, 0x00, 0x00,
+ 0xc0, 0x38, 0xd8, 0x01, 0xc0, 0x58, 0xfc, 0x01, 0xc0, 0x58, 0xb4, 0x01,
+ 0x60, 0x38, 0x30, 0x00, 0x00, 0x00, 0x90, 0x00, 0x00, 0x00, 0x96, 0x00,
+ 0x00, 0x00, 0x7e, 0x00};