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
154 B
C
4 lines
154 B
C
#define shade_hover_width 8
|
|
#define shade_hover_height 8
|
|
static unsigned char shade_hover_bits[] = {
|
|
0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };
|