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/bsd/space_bsd.xbm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/bitmaps/bsd/space_bsd.xbm (limited to 'src/bitmaps/bsd/space_bsd.xbm') diff --git a/src/bitmaps/bsd/space_bsd.xbm b/src/bitmaps/bsd/space_bsd.xbm new file mode 100644 index 0000000..6ff4ab1 --- /dev/null +++ b/src/bitmaps/bsd/space_bsd.xbm @@ -0,0 +1,14 @@ +#define space_bsd_width 32 +#define space_bsd_height 32 +static char space_bsd_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, 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, 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, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; -- cgit 1.4.1