source: tags/initial/lib/pixmaps/pup.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: 303 bytes
Line 
1#define pup_width 16
2#define pup_height 16
3static char pup_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x3c, 0x00, 0x7e, 0x00, 0xdb, 0x00,
5   0x18, 0x00, 0x18, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
6   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,0x00,0x00,0x00,0x00,0x00};
Note: See TracBrowser for help on using the repository browser.