source: tags/arb_5.0/lib/pixmaps/move.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: 524 bytes
Line 
1#define move_width 24
2#define move_height 24
3static char move_bits[] = {
4   0x00, 0x06, 0x00, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00,
5   0x00, 0xfe, 0x07, 0x00, 0xff, 0x07, 0x80, 0x03, 0x00, 0xc0, 0xf1, 0x00,
6   0xff, 0xe0, 0x00, 0xff, 0xb1, 0x00, 0x80, 0x1b, 0x00, 0x00, 0xff, 0x01,
7   0x00, 0xfe, 0x01, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00,
8   0x00, 0x00, 0x00, 0x63, 0xce, 0xf6, 0x77, 0xdb, 0x36, 0x7f, 0xdb, 0x36,
9   0x6b, 0xdb, 0x76, 0x63, 0x9b, 0x33, 0x63, 0x9b, 0x33, 0x63, 0x0e, 0xf1};
Note: See TracBrowser for help on using the repository browser.