source:
trunk/third/x3270/null.bm
@
9081
Revision 9081, 209 bytes checked in by ghudson, 28 years ago (diff) |
---|
Line | |
---|---|
1 | #define null_width 10 |
2 | #define null_height 10 |
3 | static unsigned char null_bits[] = { |
4 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, |
5 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |
Note: See TracBrowser
for help on using the repository browser.