File: replace

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 (9 lines) | stat: -rw-r--r-- 542 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#define replace_width 24
#define replace_height 24
static unsigned char replace_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x40, 0x1c,
   0xa8, 0xf7, 0x14, 0x38, 0x54, 0x1c, 0x00, 0x14, 0x00, 0x38, 0x14, 0x1c,
   0x28, 0x14, 0x14, 0x38, 0x14, 0x1c, 0x00, 0x14, 0x00, 0x38, 0x94, 0x1c,
   0x28, 0xfc, 0x15, 0x38, 0x90, 0x1c, 0x00, 0x10, 0x00, 0x38, 0x10, 0x1c,
   0xe8, 0x1f, 0x14, 0x38, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x38, 0x00, 0x1c,
   0x28, 0x00, 0x14, 0x38, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};