source: tags/initial/lib/pixmaps/pjump.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: 415 bytes
Line 
1#define pjump_width 48
2#define pjump_height 9
3static char pjump_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3f, 0x33, 0x63, 0x3e, 0x00,
5   0x00, 0x30, 0x33, 0x77, 0x66, 0x00, 0x00, 0x30, 0x33, 0x7f, 0x66, 0x00,
6   0x00, 0x30, 0x33, 0x6b, 0x66, 0x00, 0x00, 0x30, 0x33, 0x63, 0x3e, 0x00,
7   0x00, 0x30, 0x33, 0x63, 0x06, 0x00, 0x00, 0x18, 0x33, 0x63, 0x06, 0x00,
8   0x00, 0x0f, 0x1e, 0x63, 0x06, 0x00};
Note: See TracBrowser for help on using the repository browser.