File: units

package info (click to toggle)
craft 3.5-10
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 18,000 kB
  • ctags: 1,602
  • sloc: cpp: 3,794; makefile: 2,319; ansic: 857; sh: 385
file content (8 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#define units_width 20
#define units_height 20
static unsigned char units_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x7c, 0x00, 0x00,
   0x84, 0x87, 0x01, 0x04, 0x78, 0x01, 0x04, 0x05, 0x01, 0x04, 0x02, 0x01,
   0x04, 0x05, 0x01, 0x7c, 0x00, 0x01, 0x84, 0x87, 0x00, 0x04, 0x78, 0x00,
   0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00,
   0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};