File: azimut.bit

package info (click to toggle)
acfax 981011-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 448 kB
  • ctags: 737
  • sloc: ansic: 5,498; makefile: 34
file content (9 lines) | stat: -rw-r--r-- 539 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
#define azimut_width 24
#define azimut_height 24
static unsigned char azimut_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x08, 0x00, 0x00, 0x1c, 0x00,
   0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x2a, 0x00,
   0x00, 0x2a, 0x00, 0x00, 0x2a, 0x00, 0x00, 0x49, 0x00, 0x00, 0x49, 0x00,
   0x00, 0x49, 0x00, 0x00, 0x49, 0x00, 0x8f, 0x88, 0x78, 0x83, 0x88, 0x60,
   0x87, 0x88, 0x70, 0x59, 0x08, 0x4d, 0xe0, 0xff, 0x03, 0x40, 0x08, 0x01,
   0x40, 0x08, 0x01, 0x20, 0x08, 0x02, 0x20, 0x08, 0x02, 0x00, 0x00, 0x00};