desk.xbm 261 B

1234567
  1. #define desk_width 14
  2. #define desk_height 14
  3. static unsigned char desk_bits[] = {
  4. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0xc0, 0x00, 0xc0, 0x00,
  5. 0xf8, 0x07, 0xf8, 0x07, 0xc0, 0x00, 0xc0, 0x00, 0xc0, 0x00, 0x00, 0x00,
  6. 0x00, 0x00, 0x00, 0x00 };