From 539111f252a647d9580dd01399f00d5f31fba582 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Tue, 19 May 2020 14:39:49 -0700 Subject: Initial, from oneko-1.2.sakura.5 --- src/bitmasks/neko/sleep2_mask.xbm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/bitmasks/neko/sleep2_mask.xbm (limited to 'src/bitmasks/neko/sleep2_mask.xbm') diff --git a/src/bitmasks/neko/sleep2_mask.xbm b/src/bitmasks/neko/sleep2_mask.xbm new file mode 100644 index 0000000..2896631 --- /dev/null +++ b/src/bitmasks/neko/sleep2_mask.xbm @@ -0,0 +1,14 @@ +#define sleep2_mask_width 32 +#define sleep2_mask_height 32 +static char sleep2_mask_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x3f, 0x00, 0x00, 0x00, 0x3f, 0x3c, 0x00, 0x00, 0x1c, 0x3c, 0x00, + 0x00, 0x0c, 0x98, 0x01, 0x00, 0x3f, 0xfc, 0x01, 0x00, 0xbf, 0xfc, 0x01, + 0x00, 0xc0, 0xe1, 0x03, 0x00, 0xf8, 0xff, 0x07, 0x00, 0xfe, 0xff, 0x0f, + 0x00, 0xff, 0xff, 0x1f, 0x80, 0xff, 0xff, 0x1f, 0x80, 0xff, 0xff, 0x1f, + 0x80, 0xff, 0xff, 0x3f, 0xc0, 0xff, 0xff, 0x3f, 0xc0, 0xff, 0xff, 0x3f, + 0xc0, 0xff, 0xff, 0x7f, 0xc0, 0xff, 0xff, 0x7f, 0xc0, 0xff, 0xff, 0x7f, + 0x80, 0xff, 0xff, 0x7f, 0x00, 0xff, 0xff, 0x7f, 0x00, 0xe0, 0x9f, 0x3f, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; -- cgit 1.4.1