File: left.xbm

package info (click to toggle)
blt 2.4z-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 10,272 kB
  • ctags: 14,108
  • sloc: ansic: 113,309; tcl: 15,844; sh: 2,887; makefile: 849; cpp: 370; csh: 25
file content (8 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
#define fc_left_width 16
#define fc_left_height 16
#define fc_left_x_hot 8
#define fc_left_y_hot 8
static char fc_left_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xc0, 0x04, 0x70, 0x82, 0x8c, 0xe2,
   0x22, 0x9c, 0x2d, 0x90, 0x2d, 0x80, 0x21, 0x90, 0x22, 0x9c, 0x1c, 0xe3,
   0x70, 0x82, 0x80, 0x02, 0x00, 0x07, 0x00, 0x00};