diff options
Diffstat (limited to 'themes/Light-Industry-big/max.xbm')
| -rw-r--r-- | themes/Light-Industry-big/max.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/Light-Industry-big/max.xbm b/themes/Light-Industry-big/max.xbm new file mode 100644 index 00000000..0a2841ee --- /dev/null +++ b/themes/Light-Industry-big/max.xbm @@ -0,0 +1,5 @@ +#define max_width 9 +#define max_height 9 +static unsigned char max_bits[] = { + 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, + 0x01, 0x01, 0x01, 0x01, 0xff, 0x01 }; |
