File: pause.bit

package info (click to toggle)
playmidi 2.4debian-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 528 kB
  • ctags: 637
  • sloc: ansic: 3,681; makefile: 170; sh: 21; sed: 2
file content (13 lines) | stat: -rw-r--r-- 803 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define pause_width 29
#define pause_height 29
static char pause_bits[] = {
   0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x1c,
   0xa8, 0xaa, 0xaa, 0x1e, 0x50, 0x55, 0x55, 0x1d, 0xa8, 0xaa, 0xaa, 0x1e,
   0xd0, 0x4f, 0x3f, 0x1d, 0x68, 0xa5, 0x95, 0x1e, 0xd0, 0x4a, 0x2b, 0x1d,
   0x68, 0xa5, 0x95, 0x1e, 0xd0, 0x4a, 0x2b, 0x1d, 0x68, 0xa5, 0x95, 0x1e,
   0xd0, 0x4a, 0x2b, 0x1d, 0x68, 0xa5, 0x95, 0x1e, 0xd0, 0x4a, 0x2b, 0x1d,
   0x68, 0xa5, 0x95, 0x1e, 0xd0, 0x4a, 0x2b, 0x1d, 0x68, 0xa5, 0x95, 0x1e,
   0xd0, 0x4a, 0x2b, 0x1d, 0x68, 0xa5, 0x95, 0x1e, 0xd0, 0x4a, 0x2b, 0x1d,
   0x68, 0xa5, 0x95, 0x1e, 0x50, 0x40, 0x01, 0x1d, 0xa8, 0xaa, 0xaa, 0x1e,
   0x50, 0x55, 0x55, 0x1d, 0xa8, 0xaa, 0xaa, 0x1e, 0xfc, 0xff, 0xff, 0x1f,
   0xfe, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0x1f};