File: repeat.xbm

package info (click to toggle)
mctools-lite 970129-16
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,680 kB
  • ctags: 1,659
  • sloc: ansic: 16,035; sh: 164; makefile: 69
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#define repeat_width 16
#define repeat_height 16
static char repeat_bits[] = {
   0x00, 0x00, 0xc0, 0x07, 0xf0, 0x5f, 0x38, 0x7c, 0x0c, 0x78, 0x04, 0x70,
   0x00, 0x78, 0x00, 0x7c, 0x00, 0x00, 0x7e, 0x00, 0x3e, 0x40, 0x1e, 0x60,
   0x3e, 0x38, 0xfa, 0x1f, 0xe0, 0x07, 0x00, 0x00};