diff options
Diffstat (limited to 'Kogaion-nighttime/openbox-3/close.xbm')
-rwxr-xr-x | Kogaion-nighttime/openbox-3/close.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Kogaion-nighttime/openbox-3/close.xbm b/Kogaion-nighttime/openbox-3/close.xbm new file mode 100755 index 0000000..b1519d3 --- /dev/null +++ b/Kogaion-nighttime/openbox-3/close.xbm @@ -0,0 +1,5 @@ +#define close_width 10 +#define close_height 10 +static unsigned char close_bits[] = { + 0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00, + 0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03 }; |