From 84adefa331c4159d432d22840663c38f155cd4c1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 20 Nov 2009 14:54:40 +0000 Subject: The R13B03 release. --- lib/tv/priv/arrow_right.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/tv/priv/arrow_right.xbm (limited to 'lib/tv/priv/arrow_right.xbm') diff --git a/lib/tv/priv/arrow_right.xbm b/lib/tv/priv/arrow_right.xbm new file mode 100644 index 0000000000..7eca80303d --- /dev/null +++ b/lib/tv/priv/arrow_right.xbm @@ -0,0 +1,5 @@ +#define arrow_right_width 16 +#define arrow_right_height 8 +static unsigned char arrow_right_bits[] = { + 0x00, 0x1c, 0x00, 0x38, 0x00, 0x70, 0xfc, 0xff, 0xfc, 0xff, 0x00, 0x70, + 0x00, 0x38, 0x00, 0x1c}; -- cgit v1.2.3