File: rtt.button.small

package info (click to toggle)
workman 1.3b-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,172 kB
  • ctags: 896
  • sloc: ansic: 11,084; makefile: 123; sh: 28
file content (6 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
#define play_button_small_width 16
#define play_button_small_height 16
static unsigned char play_button_small_bits[] = {
   0x00, 0x00, 0x78, 0x00, 0xf8, 0x00, 0xf8, 0x01, 0xf8, 0x03, 0xf8, 0x07,
   0xf8, 0x0f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x0f, 0xf8, 0x07, 0xf8, 0x03,
   0xf8, 0x01, 0xf8, 0x00, 0x78, 0x00, 0x00, 0x00};