desk.xbm 234 B

123456
  1. #define desk_width 12
  2. #define desk_height 12
  3. static unsigned char desk_bits[] = {
  4. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x02, 0x04, 0x02, 0x04, 0x02,
  5. 0x04, 0x02, 0x04, 0x02, 0xe4, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };