diff options
Diffstat (limited to 'lib/tv/priv/open.xbm')
-rw-r--r-- | lib/tv/priv/open.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/tv/priv/open.xbm b/lib/tv/priv/open.xbm new file mode 100644 index 0000000000..fe77d2c38b --- /dev/null +++ b/lib/tv/priv/open.xbm @@ -0,0 +1,8 @@ +#define open_width 20 +#define open_height 20 +static unsigned char open_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x38, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x05, + 0xe0, 0x00, 0x06, 0xf0, 0x1f, 0x07, 0xf0, 0x3f, 0x00, 0xf0, 0x3f, 0x00, + 0xf0, 0x3f, 0x00, 0xf0, 0xff, 0x03, 0xf0, 0x00, 0x01, 0x70, 0x80, 0x00, + 0x30, 0x40, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |