File: door1.ico

package info (click to toggle)
ts 9802-1
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,348 kB
  • ctags: 1,468
  • sloc: tcl: 4,567; ansic: 3,389; makefile: 88; sh: 1
file content (8 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#define door1_width 20
#define door1_height 20
static unsigned char door1_bits[] = {
   0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x83, 0x38, 0x00, 0x85, 0x78, 0x00,
   0x9f, 0x7c, 0x00, 0x95, 0x7c, 0x00, 0x9b, 0xbc, 0x00, 0x95, 0xd7, 0x01,
   0x9b, 0xff, 0x07, 0x95, 0xf8, 0x0f, 0x9b, 0xe0, 0x0c, 0x95, 0xe0, 0x0c,
   0x9b, 0xe0, 0x08, 0x95, 0xf0, 0x01, 0x9b, 0xf8, 0x01, 0xf5, 0x9c, 0x0f,
   0x1b, 0x1c, 0x0f, 0x16, 0x0c, 0x06, 0x14, 0x0c, 0x00, 0x18, 0x0e, 0x00};