From 4d9bd88f12d917ee105ccde0a3b5ed87bf0788ad Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Aug 2003 06:10:59 +0000 Subject: make themes inside a directory --- themes/I-merry/max.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/I-merry/max.xbm (limited to 'themes/I-merry/max.xbm') diff --git a/themes/I-merry/max.xbm b/themes/I-merry/max.xbm new file mode 100644 index 00000000..6d030af4 --- /dev/null +++ b/themes/I-merry/max.xbm @@ -0,0 +1,4 @@ +#define max_width 6 +#define max_height 6 +static unsigned char max_bits[] = { + 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f }; -- cgit v1.2.3