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/bitmaps/dog/up1_dog.xbm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/bitmaps/dog/up1_dog.xbm (limited to 'src/bitmaps/dog/up1_dog.xbm') diff --git a/src/bitmaps/dog/up1_dog.xbm b/src/bitmaps/dog/up1_dog.xbm new file mode 100644 index 0000000..23f1d89 --- /dev/null +++ b/src/bitmaps/dog/up1_dog.xbm @@ -0,0 +1,14 @@ +#define up1_dog_width 32 +#define up1_dog_height 32 +static char up1_dog_bits[] = { + 0x00, 0xe0, 0x03, 0x00, 0x00, 0x18, 0x0c, 0x00, 0x00, 0x04, 0x10, 0x00, + 0x00, 0x23, 0x62, 0x00, 0x00, 0x21, 0x42, 0x00, 0x00, 0x01, 0x40, 0x00, + 0x80, 0x04, 0x90, 0x00, 0x80, 0x0e, 0xb8, 0x00, 0x80, 0x1f, 0xfc, 0x00, + 0xc0, 0xcf, 0xf9, 0x01, 0xf0, 0x0f, 0xf8, 0x07, 0xf8, 0x07, 0xf0, 0x0f, + 0xf8, 0x07, 0xf0, 0x0f, 0xf8, 0x03, 0xe0, 0x0f, 0xf0, 0x05, 0xd0, 0x07, + 0x20, 0x00, 0x00, 0x03, 0x20, 0x00, 0x00, 0x02, 0x20, 0x00, 0x00, 0x02, + 0x40, 0x00, 0x00, 0x01, 0x40, 0x00, 0x00, 0x01, 0x40, 0x00, 0x00, 0x01, + 0x40, 0x00, 0x00, 0x01, 0x80, 0x00, 0x80, 0x00, 0x00, 0x23, 0x62, 0x00, + 0x00, 0x3c, 0x1e, 0x00, 0x00, 0x20, 0x02, 0x00, 0x00, 0x10, 0x02, 0x00, + 0x00, 0x08, 0x02, 0x00, 0x00, 0x08, 0x01, 0x00, 0x00, 0xf0, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; -- cgit 1.4.1