diff options
Diffstat (limited to 'lib/tv/priv/help.xbm')
-rw-r--r-- | lib/tv/priv/help.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/tv/priv/help.xbm b/lib/tv/priv/help.xbm new file mode 100644 index 0000000000..b2cbc541e4 --- /dev/null +++ b/lib/tv/priv/help.xbm @@ -0,0 +1,8 @@ +#define help_width 20 +#define help_height 20 +static unsigned char help_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x00, 0xff, 0x00, 0x80, 0xe7, 0x01, + 0x80, 0xc3, 0x01, 0x80, 0xc3, 0x01, 0x00, 0xe3, 0x00, 0x00, 0x70, 0x00, + 0x00, 0x38, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |