File: mark4.11

package info (click to toggle)
xgraph 12.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 820 kB
  • ctags: 996
  • sloc: ansic: 7,991; sh: 2,792; makefile: 88
file content (6 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
#define mark4_width 8
#define mark4_height 8
#define mark4_x_hot 3
#define mark4_y_hot 3
static char mark4_bits[] = {
   0x00, 0x22, 0x14, 0x08, 0x14, 0x22, 0x00, 0x00};