File: next.bmp

package info (click to toggle)
transcriber 1.5.1.1-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,484 kB
  • sloc: tcl: 13,141; ansic: 1,895; sh: 1,193; makefile: 75; xml: 66
file content (6 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
#define next_width 16
#define next_height 16
static unsigned char next_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x04, 0x41, 0x0c, 0x43, 0x1c, 0x47, 0x3c, 0x4f,
   0x7c, 0x5f, 0xfc, 0x7f, 0xfc, 0x7f, 0x7c, 0x5f, 0x3c, 0x4f, 0x1c, 0x47,
   0x0c, 0x43, 0x04, 0x41, 0x00, 0x00, 0x00, 0x00};