File: background.xbm

package info (click to toggle)
xpaint 2.6.2-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,520 kB
  • ctags: 2,552
  • sloc: ansic: 26,927; makefile: 43; 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};