File: MRight

package info (click to toggle)
pixmap 2.6pl4-8
  • links: PTS
  • area: main
  • in suites: potato
  • size: 792 kB
  • ctags: 1,559
  • sloc: ansic: 12,703; makefile: 866; sh: 11
file content (6 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
#define MRight_width 15
#define MRight_height 15
static char MRight_bits[] = {
   0x00, 0x00, 0x80, 0x00, 0x80, 0x01, 0x80, 0x03, 0x80, 0x06, 0x80, 0x0d,
   0xfe, 0x1a, 0xfe, 0x35, 0xfe, 0x1a, 0x80, 0x0d, 0x80, 0x06, 0x80, 0x03,
   0x80, 0x01, 0x80, 0x00, 0x00, 0x00};