desk.xbm 133 B

12345
  1. #define desk_width 8
  2. #define desk_height 8
  3. static unsigned char desk_bits[] = {
  4. 0x00, 0x00, 0x48, 0x78, 0x7f, 0x78, 0x48, 0x00 };