File: mouse-r.xbm

package info (click to toggle)
xabacus 8.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,608 kB
  • ctags: 1,480
  • sloc: ansic: 18,893; sh: 3,378; makefile: 601
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};