File: magic.xbm

package info (click to toggle)
crossfire-client 1.2.0-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,880 kB
  • ctags: 2,012
  • sloc: ansic: 21,003; sh: 2,703; makefile: 540; perl: 48
file content (5 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#define magic_width 24
#define magic_height 6
static char magic_bits[] = {
 0x9b,0x38,0x39,0x5b,0x05,0x45,0xd5,0x75,0x05,0x55,0x45,0x45,0x51,0x39,0x39,
 0x00,0x00,0x00};