File: next.xbm

package info (click to toggle)
xmpi 2.2-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,232 kB
  • ctags: 1,656
  • sloc: ansic: 13,738; sh: 1,799; makefile: 233
file content (5 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (8)
1
2
3
4
5
#define next_width 12
#define next_height 12
static unsigned char next_bits[] = {
   0x00, 0x00, 0x00, 0x07, 0x00, 0x07, 0x00, 0x07, 0x20, 0x07, 0x30, 0x07,
   0xf8, 0x07, 0xfc, 0x07, 0xf8, 0x03, 0x30, 0x00, 0x20, 0x00, 0x00, 0x00};