File: pullright.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-- 298 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
#define pullright_width 16
#define pullright_height 16
static unsigned char pullright_bits[] = {
  0x00, 0x00, 0x08, 0x00, 0x38, 0x00, 0xf8, 0x00, 0xf8, 0x03, 0xf8, 0x0f,
  0xf8, 0x3f, 0xf8, 0x3f, 0xf8, 0x0f, 0xf8, 0x03, 0xf8, 0x00, 0x38, 0x00,
  0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, };