File: on.xbm

package info (click to toggle)
xball 3.0.1-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 1,140 kB
  • ctags: 1,101
  • sloc: ansic: 4,618; sh: 3,414; makefile: 477
file content (5 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (7)
1
2
3
4
5
#define on_width 10
#define on_height 10
static char on_bits[] = {
   0x00, 0x03, 0x80, 0x01, 0x80, 0x00, 0xc0, 0x00, 0x40, 0x00, 0x61, 0x00,
   0x23, 0x00, 0x36, 0x00, 0x1c, 0x00, 0x18, 0x00};