ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/xneko/bitmaps/sleep1_mask.xbm
Revision: 1
Committed: Tue Apr 28 20:35:01 2026 UTC (2 months, 3 weeks ago) by operz
Content type: image/x-xbitmap
File size: 896 byte(s)
Log Message:
Import data

File Contents

# User Rev Content
1 operz 1 #define sleep1_mask_width 32
2     #define sleep1_mask_height 32
3     static char sleep1_mask_bits[] = {
4     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5     0xc0, 0x1f, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00,
6     0x00, 0x02, 0x00, 0x00, 0x00, 0x01, 0x1f, 0x00, 0x80, 0x00, 0x08, 0x00,
7     0xc0, 0x1f, 0x04, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00,
8     0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0xc1, 0x03,
9     0x00, 0x80, 0xe3, 0x03, 0x00, 0xc0, 0xff, 0x07, 0x00, 0xf8, 0xff, 0x0b,
10     0x00, 0xfe, 0xff, 0x17, 0x00, 0xff, 0xff, 0x1f, 0x00, 0xff, 0xff, 0x1f,
11     0x80, 0xff, 0xff, 0x3f, 0xc0, 0xff, 0xff, 0x3f, 0xc0, 0xff, 0xff, 0x3f,
12     0xc0, 0xff, 0xff, 0x7f, 0xc0, 0xff, 0xff, 0x7f, 0xc0, 0xff, 0xff, 0x7f,
13     0x80, 0xff, 0xff, 0x7f, 0x00, 0xff, 0xff, 0x7f, 0x00, 0xe0, 0x9f, 0x3f,
14     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};