3bee91aaf9
some small changes to themes.. buttons can hide themselves now, so removed the empty disabled masks for Bear2 and Natura install the default xbms for reference to the doc dir install some basic documentation to the doc dir
4 lines
118 B
C
4 lines
118 B
C
#define max_width 6
|
|
#define max_height 6
|
|
static unsigned char max_bits[] = {
|
|
0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
|