File: door2.ico

package info (click to toggle)
ts 9902p1-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,252 kB
  • ctags: 1,271
  • sloc: tcl: 5,638; sh: 129; makefile: 40
file content (10 lines) | stat: -rw-r--r-- 587 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#define door2_width 32
#define door2_height 20
static unsigned char door2_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xfc, 0x03, 0x40, 0x04, 0x0c, 0xe2, 0xa0, 0x0a,
   0x14, 0xe2, 0x01, 0x0a, 0x7c, 0xf2, 0x01, 0x0a, 0x54, 0xf2, 0x01, 0x0a,
   0x6c, 0xf2, 0x02, 0x1c, 0x54, 0x5e, 0x07, 0x00, 0x6c, 0xfe, 0x1f, 0x00,
   0x54, 0xe2, 0x3f, 0x00, 0x6c, 0x82, 0x33, 0x00, 0x54, 0x82, 0x33, 0x00,
   0x6c, 0x82, 0x63, 0x00, 0x54, 0xc2, 0x07, 0x00, 0x6c, 0xe2, 0xc7, 0x00,
   0xd4, 0x73, 0xfe, 0x01, 0x6c, 0x70, 0x3c, 0x00, 0x58, 0x30, 0x18, 0x00,
   0x50, 0x30, 0x00, 0x00, 0x60, 0x38, 0x00, 0x00};