view packages/hal/synth/arch/current/host/help.xbm @ 1777:c16341b1bac6 default tip

* Added execute permissions to files missed in conversion from CVS
author alexs
date Mon, 12 Oct 2009 02:26:09 +0100
parents 7c1c8dc43ba1
children
line wrap: on
line source

#define help_width 16
#define help_height 15
static unsigned char help_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0xe0, 0x03, 0x30, 0x06, 0x30, 0x06,
   0x00, 0x06, 0x00, 0x03, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01,
   0x80, 0x01, 0x00, 0x00, 0x00, 0x00};