aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/exists.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/exists.bitmap')
-rw-r--r--src/hyper/bitmaps/exists.bitmap8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/exists.bitmap b/src/hyper/bitmaps/exists.bitmap
new file mode 100644
index 00000000..614503a4
--- /dev/null
+++ b/src/hyper/bitmaps/exists.bitmap
@@ -0,0 +1,8 @@
+#define exists_width 16
+#define exists_height 16
+#define exists_x_hot -1
+#define exists_y_hot -1
+static char exists_bits[] = {
+ 0xf8, 0x1f, 0xf8, 0x1f, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18,
+ 0x00, 0x18, 0xc0, 0x1f, 0xc0, 0x1f, 0x00, 0x18, 0x00, 0x18, 0x00, 0x18,
+ 0x00, 0x18, 0x00, 0x18, 0xf8, 0x1f, 0xf8, 0x1f};