File: insensitive

package info (click to toggle)
xevil 1.5.1e-2.2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,580 kB
  • ctags: 2,655
  • sloc: cpp: 17,863; makefile: 223; sh: 1
file content (4 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (12)
1
2
3
4
#define insensitive_width 4
#define insensitive_height 4
static char insensitive_bits[] = {
   0x01, 0x02, 0x04, 0x08};