File: hook.xbm

package info (click to toggle)
mctools-lite 970129-15
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,684 kB
  • ctags: 1,659
  • sloc: ansic: 16,035; sh: 167; makefile: 69
file content (5 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#define hook_width 10
#define hook_height 10
static unsigned char hook_bits[] = {
  0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0xc0, 0x00, 0xc0, 0x00, 0x66, 0x00,
  0x6c, 0x00, 0x38, 0x00, 0x10, 0x00, 0x00, 0x00, };