From 09795a01ef859f072920de9df974d1b03b9ab9a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 28 Dec 2016 20:24:50 +0100 Subject: New upstream version 4.2.4a --- app/bin/bitmaps/l11.xbm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/bin/bitmaps/l11.xbm') diff --git a/app/bin/bitmaps/l11.xbm b/app/bin/bitmaps/l11.xbm index fa3ca0e..c38f98b 100644 --- a/app/bin/bitmaps/l11.xbm +++ b/app/bin/bitmaps/l11.xbm @@ -1,6 +1,6 @@ -#define l11_width 10 +#define l11_width 14 #define l11_height 16 -static char l11_bits[] = { 0x00, 0x00, - 0xc6, 0x00, 0xe7, 0x00, 0xe7, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0xc6, 0x00, - 0xc6, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0xc6, 0x00, 0xc6, 0x00, - 0xc6, 0x00, 0xef, 0x01, 0x00, 0x00}; +static char l11_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x04, 0x0C, 0x06, 0x0A, 0x05, + 0x89, 0x04, 0x08, 0x04, 0x08, 0x04, 0x08, 0x04, 0x08, 0x04, 0x08, 0x04, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, }; -- cgit v1.2.3