File: menu16

package info (click to toggle)
xbitmaps 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 888 kB
  • ctags: 66
  • sloc: sh: 3,769; makefile: 317
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (37)
1
2
3
4
5
6
#define menu16_width 16
#define menu16_height 16
static char menu16_bits[] = {
   0xfc, 0x1f, 0x04, 0x10, 0x04, 0x30, 0x04, 0x30, 0xe4, 0x33, 0x04, 0x30,
   0xe4, 0x33, 0x04, 0x30, 0xe4, 0x33, 0x04, 0x30, 0xe4, 0x33, 0x04, 0x30,
   0x04, 0x30, 0x04, 0x30, 0xfc, 0x3f, 0xf0, 0x3f};