|
Last change
on this file was
151,
checked in by westram, 25 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 |
|---|
| 3 | static 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.