File: pat4

package info (click to toggle)
xtrojka 123-12
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 492 kB
  • ctags: 443
  • sloc: ansic: 3,087; makefile: 135; sh: 19
file content (4 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (4)
1
2
3
4
#define pat4_width 4
#define pat4_height 4
static unsigned char pat4_bits[] = {
   0x03, 0x09, 0x0c, 0x06};