File: quit.xbm

package info (click to toggle)
euslisp 9.27%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 55,344 kB
  • sloc: ansic: 41,162; lisp: 3,339; makefile: 256; sh: 208; asm: 138; python: 53
file content (9 lines) | stat: -rw-r--r-- 485 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#define quit_width 32
#define quit_height 16
static unsigned char quit_bits[] = {
   0xfc, 0xff, 0xff, 0x3f, 0x02, 0x00, 0x00, 0x40, 0xe1, 0x03, 0x00, 0x80,
   0xf9, 0x0f, 0x00, 0x8c, 0x19, 0x0c, 0x00, 0xbe, 0x0d, 0x18, 0xc0, 0xbe,
   0x0d, 0x18, 0xc0, 0x8c, 0x0d, 0x18, 0x00, 0x8c, 0x0d, 0xd8, 0xcc, 0x8c,
   0x0d, 0xd8, 0xcc, 0x8c, 0x8d, 0xdb, 0xcc, 0x8c, 0x19, 0xcf, 0xcc, 0x8c,
   0xf9, 0xcf, 0xcf, 0x8c, 0xe1, 0x9d, 0x9b, 0x99, 0x02, 0x00, 0x00, 0x40,
   0xfc, 0xff, 0xff, 0x3f};