File: mouse-r.xbm

package info (click to toggle)
xpuzzles 5.5.4.1-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,848 kB
  • ctags: 4,094
  • sloc: ansic: 37,576; makefile: 1,887; sh: 1,526
file content (6 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (158)
1
2
3
4
5
6
#define mouse_right_width 16
#define mouse_right_height 16
static unsigned char mouse_right_bits[] = {
   0xf8, 0x1f, 0xfc, 0x3f, 0x6c, 0x33, 0x6c, 0x33, 0x6c, 0x33, 0x6c, 0x33,
   0x6c, 0x33, 0x6c, 0x33, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f, 0xfc, 0x3f,
   0xfc, 0x3f, 0xfc, 0x23, 0xfc, 0x3f, 0xf8, 0x1f};