source: tags/arb_5.5/lib/pixmaps/rot.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: 521 bytes
Line 
1#define rot_width 24
2#define rot_height 24
3static char rot_bits[] = {
4   0x00, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00, 0x04, 0x06, 0x00, 0x06, 0x3e,
5   0x00, 0x3f, 0x3f, 0x00, 0xff, 0x03, 0x00, 0xc6, 0x01, 0x00, 0xe4, 0x01,
6   0x00, 0x70, 0x03, 0x00, 0x38, 0x03, 0x00, 0x1c, 0x03, 0xff, 0xcf, 0x0f,
7   0xff, 0x87, 0x07, 0xff, 0x0f, 0x03, 0x00, 0x1c, 0x00, 0x00, 0x38, 0x00,
8   0x00, 0xf0, 0x07, 0x00, 0xe0, 0x07, 0x00, 0x60, 0x00, 0x00, 0x60, 0x00,
9   0x00, 0x60, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.