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/sort.xbm | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/tv/priv/sort.xbm (limited to 'lib/tv/priv/sort.xbm') diff --git a/lib/tv/priv/sort.xbm b/lib/tv/priv/sort.xbm new file mode 100644 index 0000000000..576564b817 --- /dev/null +++ b/lib/tv/priv/sort.xbm @@ -0,0 +1,8 @@ +#define sort_width 20 +#define sort_height 20 +static unsigned char sort_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x02, + 0x00, 0x40, 0x02, 0x00, 0x40, 0x02, 0x00, 0x48, 0x02, 0x00, 0x48, 0x02, + 0x00, 0x49, 0x02, 0x00, 0x49, 0x02, 0x20, 0x49, 0x02, 0x20, 0x49, 0x02, + 0x20, 0x49, 0x02, 0x20, 0x49, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; -- cgit v1.2.3