summaryrefslogtreecommitdiffstats
path: root/src/bd-font.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bd-font.c')
-rw-r--r--src/bd-font.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bd-font.c b/src/bd-font.c
index e4a6cc4..9795860 100644
--- a/src/bd-font.c
+++ b/src/bd-font.c
@@ -113,7 +113,7 @@ static u8 font[][8] = {
113 {0x00, 0x00, 0x38, 0x44, 0x44, 0x44, 0x38, 0x00}, 113 {0x00, 0x00, 0x38, 0x44, 0x44, 0x44, 0x38, 0x00},
114 {0x00, 0x00, 0x78, 0x44, 0x44, 0x78, 0x40, 0x40}, 114 {0x00, 0x00, 0x78, 0x44, 0x44, 0x78, 0x40, 0x40},
115 {0x00, 0x00, 0x3c, 0x44, 0x44, 0x3c, 0x04, 0x0e}, 115 {0x00, 0x00, 0x3c, 0x44, 0x44, 0x3c, 0x04, 0x0e},
116 {0x00, 0x00, 0x58, 0x60, 0x40, 0x40, 0x40, 0x00}, 116 {0x00, 0x00, 0x58, 0x64, 0x40, 0x40, 0x40, 0x00},
117 {0x00, 0x00, 0x38, 0x40, 0x38, 0x04, 0x78, 0x00}, 117 {0x00, 0x00, 0x38, 0x40, 0x38, 0x04, 0x78, 0x00},
118 {0x00, 0x20, 0x7c, 0x20, 0x20, 0x20, 0x18, 0x00}, 118 {0x00, 0x20, 0x7c, 0x20, 0x20, 0x20, 0x18, 0x00},
119 {0x00, 0x00, 0x44, 0x44, 0x44, 0x44, 0x38, 0x00}, 119 {0x00, 0x00, 0x44, 0x44, 0x44, 0x44, 0x38, 0x00},