source: trunk/third/x3270/arrow.bm @ 9081

Revision 9081, 212 bytes checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r9080, which included commits to RCS files with non-trunk default branches.
RevLine 
[9080]1#define arrow_width 10
2#define arrow_height 10
3static unsigned char arrow_bits[] = {
4   0x00, 0x00, 0x02, 0x00, 0x0d, 0x00, 0x3e, 0x00, 0xfd, 0x00, 0xfe, 0x01,
5   0xfd, 0x00, 0x3e, 0x00, 0x0d, 0x00, 0x02, 0x00};
Note: See TracBrowser for help on using the repository browser.