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/neko/rtogi1.xbm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/bitmaps/neko/rtogi1.xbm (limited to 'src/bitmaps/neko/rtogi1.xbm') diff --git a/src/bitmaps/neko/rtogi1.xbm b/src/bitmaps/neko/rtogi1.xbm new file mode 100644 index 0000000..9a2567a --- /dev/null +++ b/src/bitmaps/neko/rtogi1.xbm @@ -0,0 +1,14 @@ +#define rtogi1_width 32 +#define rtogi1_height 32 +static char rtogi1_bits[] = { + 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x80, 0x02, 0x00, 0x00, 0x40, 0x02, + 0x00, 0x00, 0x20, 0xc2, 0x00, 0x00, 0x18, 0xec, 0x00, 0x00, 0x04, 0xf0, + 0x00, 0x00, 0x02, 0xe0, 0x00, 0x00, 0x02, 0xe4, 0x00, 0x00, 0x02, 0xa4, + 0x00, 0x00, 0x02, 0xb4, 0x00, 0x00, 0x02, 0x8c, 0x00, 0xf0, 0x05, 0x83, + 0x00, 0x0c, 0x00, 0xc0, 0x00, 0x02, 0x00, 0xb0, 0x00, 0x01, 0x03, 0x1c, + 0x80, 0x00, 0x04, 0x0e, 0x40, 0x00, 0x08, 0x02, 0x40, 0x00, 0x10, 0x02, + 0x20, 0x00, 0x90, 0x01, 0x30, 0x00, 0xf0, 0x00, 0x08, 0x00, 0x30, 0x00, + 0x04, 0x00, 0x18, 0x00, 0x62, 0xc0, 0x0c, 0x00, 0xb1, 0x80, 0x7f, 0x00, + 0x0e, 0x07, 0xb1, 0x00, 0x00, 0x08, 0xb0, 0x00, 0x00, 0xf8, 0x7f, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; -- cgit 1.4.1