abyss/openbox-3/max.xbm
2023-03-07 22:26:36 -07:00

4 lines
118 B
C
Executable file

#define max_width 6
#define max_height 6
static unsigned char max_bits[] = {
0x00, 0x3e, 0x22, 0x22, 0x22, 0x3e };