diff options
Diffstat (limited to 'src/hyper/bitmaps/great=.bitmap')
-rw-r--r-- | src/hyper/bitmaps/great=.bitmap | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/great=.bitmap b/src/hyper/bitmaps/great=.bitmap new file mode 100644 index 00000000..86969e5e --- /dev/null +++ b/src/hyper/bitmaps/great=.bitmap @@ -0,0 +1,8 @@ +#define not__width 16 +#define not__height 16 +#define not__x_hot -1 +#define not__y_hot -1 +static char not__bits[] = { + 0x00, 0x00, 0x0c, 0x00, 0x30, 0x00, 0xc0, 0x00, 0x00, 0x03, 0x00, 0x0c, + 0x00, 0x30, 0x00, 0x30, 0x00, 0x0c, 0x00, 0x03, 0xc0, 0x00, 0x30, 0x00, + 0x0c, 0x00, 0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00}; |