summaryrefslogtreecommitdiff
path: root/banner.c
diff options
context:
space:
mode:
Diffstat (limited to 'banner.c')
-rw-r--r--banner.c9
1 files changed, 8 insertions, 1 deletions
diff --git a/banner.c b/banner.c
index 3f681ba..f7793c0 100644
--- a/banner.c
+++ b/banner.c
@@ -614,7 +614,14 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" ______ ",
" ", },
- /* TODO: ` */
+ ['`'] = { " `` ",
+ " `` ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ", },
['a'] = { " ",
" ",