File: block3

package info (click to toggle)
xtrojka 123-12
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 492 kB
  • ctags: 443
  • sloc: ansic: 3,087; makefile: 135; sh: 19
file content (11 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
#define block3_width 34
#define block3_height 17
static unsigned char block3_bits[] = {
   0x22, 0x22, 0x22, 0x22, 0x02, 0x11, 0x11, 0x11, 0x11, 0x01, 0x44, 0x44,
   0x44, 0x44, 0x00, 0x88, 0x88, 0x88, 0x88, 0x00, 0x22, 0x22, 0x22, 0x22,
   0x02, 0x11, 0x11, 0x11, 0x11, 0x01, 0x44, 0x44, 0x44, 0x44, 0x00, 0x88,
   0x88, 0x88, 0x88, 0x00, 0x22, 0x22, 0x22, 0x22, 0x02, 0x11, 0x11, 0x11,
   0x11, 0x01, 0x44, 0x44, 0x44, 0x44, 0x00, 0x88, 0x88, 0x88, 0x88, 0x00,
   0x22, 0x22, 0x22, 0x22, 0x02, 0x11, 0x11, 0x11, 0x11, 0x01, 0x44, 0x44,
   0x44, 0x44, 0x00, 0x88, 0x88, 0x88, 0x88, 0x00, 0x22, 0x22, 0x22, 0x22,
   0x02};