File: arrow.inc

package info (click to toggle)
links2 2.1pre16-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 16,944 kB
  • ctags: 7,154
  • sloc: ansic: 74,279; sh: 3,102; yacc: 1,584; lex: 748; cpp: 530; pascal: 257; makefile: 105; awk: 47; perl: 34
file content (36 lines) | stat: -rw-r--r-- 923 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
/* Automatically generated by the program "arrow" (arrow.c) */enum {arrow_width=32, arrow_height=32, arrow_area=1024};

static unsigned int arrow[64]={
	0xf0000000,0x00000000,
	0x9c000000,0x60000000,
	0x87000000,0x78000000,
	0xc1c00000,0x3e000000,
	0x40700000,0x3f800000,
	0x601c0000,0x1fe00000,
	0x20070000,0x1ff80000,
	0x3001c000,0x0ffe0000,
	0x10007000,0x0fff8000,
	0x18001c00,0x07ffe000,
	0x08000700,0x07fff800,
	0x0c000100,0x03fffe00,
	0x04000f00,0x03fff000,
	0x06003c00,0x01ffc000,
	0x0200f000,0x01ff0000,
	0x03006000,0x00ff8000,
	0x01023000,0x00fdc000,
	0x01831800,0x007ce000,
	0x00878c00,0x00787000,
	0x00c6c600,0x00383800,
	0x004c6300,0x00301c00,
	0x006c3180,0x00100e00,
	0x002818c0,0x00100700,
	0x00380c60,0x00000380,
	0x00000630,0x000001c0,
	0x00000318,0x000000e0,
	0x0000018c,0x00000070,
	0x000000c6,0x00000038,
	0x00000063,0x0000001c,
	0x00000031,0x0000000e,
	0x0000001b,0x00000004,
	0x0000000e,0x00000000,
};