source: trunk/athena/bin/dash/arrow @ 12284

Revision 12284, 386 bytes checked in by ghudson, 26 years ago (diff)
Move dash sources here from src/dash and autoconfiscate.
Line 
1#define smallsub_width 17
2#define smallsub_height 16
3static char smallsub_bits[] = {
4   0x00, 0x00, 0xfe, 0x00, 0x00, 0xfe, 0x00, 0x00, 0xfe, 0x00, 0x00, 0xfe,
5   0x00, 0x04, 0xfe, 0x00, 0x0c, 0xfe, 0x00, 0x14, 0xfe, 0xfe, 0x27, 0xfe,
6   0x02, 0x40, 0xfe, 0xfe, 0x67, 0xfe, 0xfe, 0x77, 0xfe, 0x00, 0x3c, 0xfe,
7   0x00, 0x1c, 0xfe, 0x00, 0x0c, 0xfe, 0x00, 0x00, 0xfe, 0x00, 0x00, 0xfe};
Note: See TracBrowser for help on using the repository browser.