diff options
Diffstat (limited to 'themes/Light-Industry/close.xbm')
| -rw-r--r-- | themes/Light-Industry/close.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Light-Industry/close.xbm b/themes/Light-Industry/close.xbm new file mode 100644 index 00000000..b974b556 --- /dev/null +++ b/themes/Light-Industry/close.xbm @@ -0,0 +1,4 @@ +#define close_width 7 +#define close_height 7 +static unsigned char close_bits[] = { + 0x63, 0x77, 0x3e, 0x1c, 0x3e, 0x77, 0x63 }; |
