File: mark3.11

package info (click to toggle)
xgraph 12.1-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 816 kB
  • ctags: 996
  • sloc: ansic: 7,994; sh: 2,971; makefile: 90
file content (6 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
#define mark3_width 8
#define mark3_height 8
#define mark3_x_hot 3
#define mark3_y_hot 3
static char mark3_bits[] = {
   0x00, 0x1c, 0x36, 0x22, 0x36, 0x1c, 0x00, 0x00};