desk.xbm (121B)
1 #define desk_width 6 2 #define desk_height 6 3 static unsigned char desk_bits[] = { 4 0x33, 0x33, 0x00, 0x00, 0x33, 0x33 };