source: tags/arb_5.5/lib/pixmaps/spread.bitmap

Last change on this file was 2, checked in by oldcode, 23 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 530 bytes
Line 
1#define spread_width 24
2#define spread_height 24
3static char spread_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xe0, 0x00,
5   0x00, 0x70, 0x00, 0x00, 0x38, 0x00, 0x00, 0x1c, 0x30, 0x00, 0x3e, 0x30,
6   0x00, 0x67, 0xfc, 0xff, 0x63, 0xfc, 0xff, 0x63, 0x30, 0xff, 0x67, 0x30,
7   0x00, 0x3e, 0x00, 0x00, 0x1c, 0xfc, 0x00, 0x38, 0xfc, 0x00, 0x70, 0x00,
8   0x00, 0xe0, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
9   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.