File: defspray.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 (6 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
#define defspray_width 16
#define defspray_height 16
static unsigned char defspray_bits[] = {
   0x00, 0x00, 0x20, 0x04, 0x00, 0x01, 0x00, 0x00, 0x20, 0x08, 0x00, 0x41,
   0x04, 0x00, 0x00, 0x20, 0x40, 0x04, 0x10, 0x40, 0x00, 0x08, 0x08, 0x02,
   0x80, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00};