From 033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 23 Aug 2019 23:50:54 -0500 Subject: first commit --- src/openbox-3/max.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/openbox-3/max.xbm (limited to 'src/openbox-3/max.xbm') diff --git a/src/openbox-3/max.xbm b/src/openbox-3/max.xbm new file mode 100644 index 0000000..88bb9bd --- /dev/null +++ b/src/openbox-3/max.xbm @@ -0,0 +1,4 @@ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff }; -- cgit v1.2.3