From 97019b8b77f7e6450d87b057bcb6eae43e9f3e2b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 4 Jan 2003 18:40:04 +0000 Subject: adding buttons for styles --- data/buttons/stick.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/buttons/stick.xbm (limited to 'data/buttons/stick.xbm') diff --git a/data/buttons/stick.xbm b/data/buttons/stick.xbm new file mode 100644 index 00000000..760131c0 --- /dev/null +++ b/data/buttons/stick.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define stick_width 8 +#define stick_height 8 +static unsigned char stick_bits[] = { + 0x00, 0x00, 0x18, 0x3c, 0x3c, 0x18, 0x00, 0x00 }; -- cgit v1.2.3