5 lines
157 B
C
Raw Normal View History

2010-07-09 21:41:59 +02:00
#define desk_toggled_width 8
#define desk_toggled_height 8
static unsigned char desk_toggled_bits[] = {
0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };