source: branches/port5/lib/pixmaps/gen_book.bitmap

Last change on this file was 151, checked in by westram, 24 years ago

Changes (mostly for GENEMAP)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 265 bytes
Line 
1#define gen_book_width 24
2#define gen_book_height 9
3static unsigned char gen_book_bits[] = {
4   0xf8, 0xfb, 0xfb, 0x18, 0x1b, 0x1b, 0x18, 0x1b, 0x1b, 0xf8, 0xfb, 0xfb,
5   0x00, 0x00, 0x00, 0xb8, 0x7f, 0xff, 0xb0, 0x61, 0xc3, 0xb0, 0x61, 0xc3,
6   0xb8, 0x7f, 0xff};
Note: See TracBrowser for help on using the repository browser.