File: vert.bit

package info (click to toggle)
acfax 981011-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 448 kB
  • ctags: 737
  • sloc: ansic: 5,498; makefile: 36
file content (9 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
#define vert_width 24
#define vert_height 24
static unsigned char vert_bits[] = {
   0x24, 0x01, 0x00, 0x24, 0x01, 0x00, 0x24, 0x01, 0x00, 0x24, 0x01, 0x00,
   0x24, 0x01, 0x00, 0x24, 0x19, 0x30, 0x24, 0x19, 0x30, 0x24, 0x19, 0x30,
   0x24, 0x19, 0x30, 0x24, 0x31, 0x18, 0x24, 0x31, 0x18, 0x24, 0x31, 0x18,
   0x24, 0x61, 0x0c, 0x24, 0x60, 0x0c, 0x24, 0x61, 0x0c, 0x24, 0xc1, 0x06,
   0x24, 0xc0, 0x06, 0x24, 0xc1, 0x06, 0x24, 0x81, 0x03, 0x24, 0x80, 0x03,
   0x24, 0x01, 0x00, 0x24, 0x01, 0x00, 0x24, 0x00, 0x00, 0x24, 0x00, 0x00};