source: tags/arb_5.0/lib/pixmaps/reset.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 reset_width 24
2#define reset_height 24
3static char reset_bits[] = {
4   0xf8, 0xff, 0x00, 0xf8, 0xff, 0x01, 0xf8, 0xff, 0x03, 0xf8, 0xf0, 0x03,
5   0x78, 0xe0, 0x03, 0xf8, 0xf0, 0x03, 0xf8, 0xff, 0x01, 0xf8, 0xff, 0x00,
6   0xf8, 0x7f, 0x00, 0xf8, 0x3f, 0x00, 0xf8, 0x7f, 0x00, 0xf8, 0xfd, 0x00,
7   0xf8, 0xf9, 0x01, 0xf8, 0xf1, 0x03, 0xf8, 0xe1, 0x07, 0x00, 0x00, 0x00,
8   0x00, 0x00, 0x00, 0xcc, 0xd9, 0x1d, 0x54, 0x44, 0x08, 0xcc, 0xc8, 0x08,
9   0x54, 0x50, 0x08, 0xd4, 0xcd, 0x09,0x00,0x00,0x00,0x00,0x00,0x00};
Note: See TracBrowser for help on using the repository browser.