aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/lambda.bitmap
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/bitmaps/lambda.bitmap')
-rw-r--r--src/hyper/bitmaps/lambda.bitmap8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/lambda.bitmap b/src/hyper/bitmaps/lambda.bitmap
new file mode 100644
index 00000000..be5f0352
--- /dev/null
+++ b/src/hyper/bitmaps/lambda.bitmap
@@ -0,0 +1,8 @@
+#define lambda_width 16
+#define lambda_height 16
+#define lambda_x_hot -1
+#define lambda_y_hot -1
+static char lambda_bits[] = {
+ 0x00, 0x00, 0x1c, 0x00, 0x3c, 0x00, 0x34, 0x00, 0x70, 0x00, 0x60, 0x00,
+ 0xe0, 0x00, 0xf0, 0x01, 0xb8, 0x01, 0x98, 0x03, 0x0c, 0x03, 0x0e, 0x07,
+ 0x06, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};