File: mark1.11

package info (click to toggle)
xgraph 12.1-13
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,472 kB
  • ctags: 1,937
  • sloc: ansic: 7,924; sh: 3,464; makefile: 55
file content (6 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
#define mark1_width 8
#define mark1_height 8
#define mark1_x_hot 3
#define mark1_y_hot 3
static char mark1_bits[] = {
   0x00, 0x00, 0x1c, 0x1c, 0x1c, 0x00, 0x00, 0x00};