File: magic.xbm

package info (click to toggle)
crossfire-client 1.50.0-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 6,348 kB
  • ctags: 2,320
  • sloc: ansic: 20,364; sh: 3,641; makefile: 242; perl: 48
file content (5 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#define magic_width 24
#define magic_height 6
static const char magic_bits[] = {
   0x9b, 0x38, 0x39, 0x5b, 0x05, 0x45, 0xd5, 0x75, 0x05, 0x55, 0x45, 0x45,
   0x51, 0x39, 0x39, 0x00, 0x00, 0x00 };