File: ff.button.small

package info (click to toggle)
workman 1.3a-8
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 944 kB
  • ctags: 745
  • sloc: ansic: 9,810; makefile: 137; sh: 27
file content (6 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#define ff_button_small_width 16
#define ff_button_small_height 16
static unsigned char ff_button_small_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x83, 0xc1, 0x8f, 0xc7,
   0xbf, 0xdf, 0xff, 0xff, 0xff, 0xff, 0xbf, 0xdf, 0x8f, 0xc7, 0x83, 0xc1,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};