File: rsolid.xbm

package info (click to toggle)
nitpic 0.1-4
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 188 kB
  • ctags: 299
  • sloc: cpp: 2,207; ansic: 408; asm: 144; makefile: 45
file content (4 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (11)
1
2
3
4
#define rsolid_width 8
#define rsolid_height 8
static char rsolid_bits[] = {
   0x03, 0x0f, 0x3f, 0xff, 0x3f, 0x0f, 0x03, 0x00};