source: tags/initial/lib/pixmaps/compress.bitmap

Last change on this file was 2, checked in by oldcode, 24 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 519 bytes
Line 
1#define move_width 24
2#define move_height 24
3static char move_bits[] = {
4   0x18, 0x00, 0x00, 0xf8, 0xff, 0x01, 0xf0, 0xff, 0x01, 0x80, 0x20, 0x00,
5   0x80, 0x20, 0x00, 0xc0, 0x7f, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x7f, 0x00,
6   0x00, 0x00, 0x00, 0xc0, 0x7f, 0x00, 0x00, 0x1b, 0x00, 0x00, 0x1b, 0x00,
7   0x00, 0x1b, 0x06, 0x00, 0x1b, 0x07, 0xf0, 0xff, 0x03, 0xf0, 0xff, 0x01,
8   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
9   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,0x00,0x00,0x00,0x00,0x00};
Note: See TracBrowser for help on using the repository browser.