source: tags/initial/lib/pixmaps/ljump.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 ljump_width 48
2#define ljump_height 9
3static char ljump_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0xdf, 0xc7, 0xf8, 0x78, 0x33,
5   0x83, 0xc1, 0xe0, 0x99, 0x0d, 0x33, 0x83, 0xc1, 0x30, 0x9b, 0x0d, 0x33,
6   0x03, 0xcf, 0x33, 0xfb, 0x0c, 0x3f, 0x03, 0xd8, 0xf0, 0x9b, 0x0d, 0x33,
7   0x03, 0xd8, 0x30, 0x9b, 0x0d, 0x33, 0x9f, 0xcf, 0x37, 0x9b, 0x79, 0x33,
8   0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.