File: playing.xbm

package info (click to toggle)
rosegarden 2.1-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 3,652 kB
  • ctags: 4,273
  • sloc: ansic: 42,081; makefile: 4,042; sh: 1,711; tcl: 320
file content (8 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#define playing_width 16
#define playing_height 16
#define playing_x_hot 7
#define playing_y_hot 7
static unsigned char playing_bits[] = {
  0x00, 0x00, 0x60, 0x00, 0xe0, 0x00, 0xa0, 0x01, 0x20, 0x07, 0x20, 0x0e,
  0x20, 0x1c, 0x2c, 0x10, 0x3e, 0x10, 0x3e, 0x10, 0x0c, 0x10, 0x00, 0x16,
  0x00, 0x1f, 0x00, 0x1f, 0x00, 0x06, 0x00, 0x00, };