File: background.xbm

package info (click to toggle)
xpaint 2.5.1-2
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,488 kB
  • ctags: 2,478
  • sloc: ansic: 25,980; makefile: 36; sh: 23
file content (4 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (20)
1
2
3
4
#define background_width 4
#define background_height 4
static unsigned char background_bits[] = {
   0xfe, 0xfd, 0xf7, 0xfb};