File: unlocked.bit

package info (click to toggle)
xmix 2.1-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze, wheezy
  • size: 164 kB
  • ctags: 263
  • sloc: ansic: 539; makefile: 262
file content (6 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#define unlocked_width 16
#define unlocked_height 16
static char unlocked_bits[] = {
   0x00, 0x00, 0x00, 0x7f, 0x80, 0xc1, 0x80, 0xbe, 0x80, 0xe2, 0xff, 0x0f,
   0x01, 0x08, 0x61, 0x08, 0x91, 0x08, 0xf1, 0x08, 0x61, 0x08, 0x91, 0x08,
   0xf2, 0x04, 0x02, 0x04, 0x04, 0x02, 0xf8, 0x01};