source: branches/port5/lib/pixmaps/moveDown.bitmap

Last change on this file was 986, checked in by yadhu, 22 years ago

xfig files to use in Concatenation and merging similar species functions

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 296 bytes
Line 
1#define moveDown_width 16
2#define moveDown_height 16
3static unsigned char moveDown_bits[] = {
4   0x00, 0x00, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01,
5   0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xfc, 0x1f, 0xf8, 0x0f, 0xf0, 0x07,
6   0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.