source: tags/initial/lib/pixmaps/cppast.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   0x80, 0x01, 0x0e, 0xc0, 0x03, 0x07, 0x60, 0x86, 0x03, 0x60, 0xc6, 0x01,
5   0xc0, 0xef, 0x00, 0x00, 0x7e, 0x00, 0x80, 0x7f, 0x00, 0xc0, 0xef, 0x00,
6   0x60, 0xc6, 0x01, 0x60, 0x86, 0x03, 0xc0, 0x03, 0x07, 0x80, 0x01, 0x0e,
7   0x00, 0x00, 0x00, 0x56, 0x87, 0x00, 0x51, 0x82, 0x00, 0x51, 0xe2, 0x03,
8   0x51, 0x82, 0x00, 0x26, 0x82, 0x00, 0x00, 0x00, 0x00, 0x60, 0xe4, 0xee,
9   0xa0, 0x2a, 0x24, 0x60, 0xee, 0x64, 0x20, 0x8a, 0x24, 0x20, 0xea, 0xe4};
Note: See TracBrowser for help on using the repository browser.