File: paste.vbm

package info (click to toggle)
v1 1.20-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 6,240 kB
  • ctags: 9,439
  • sloc: cpp: 48,033; ansic: 8,939; makefile: 1,369; sh: 30
file content (7 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
//vbm1
#define paste_width 16
#define paste_height 16
static unsigned char paste_bits[] = {
 0x00,0x00,0xe0,0x01,0x3c,0x0f,0x2a,0x1b,0x16,0x16,0xfa,0x1b,0x56,0x15,0xea,
 0x1f,0x56,0x18,0x6a,0x28,0x56,0x7b,0x6a,0x40,0x56,0x5f,0x7c,0x40,0xc0,0x7f,
 0x00,0x00};