summaryrefslogtreecommitdiff
path: root/banner.c
diff options
context:
space:
mode:
Diffstat (limited to 'banner.c')
-rw-r--r--banner.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/banner.c b/banner.c
index 00128cf..ee240d3 100644
--- a/banner.c
+++ b/banner.c
@@ -190,6 +190,16 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" 00 ",
" " },
+ ['1'] = { " 1 ",
+ " 11 ",
+ " 1 ",
+ " 1 ",
+ " 1 ",
+ " 1 ",
+ " 111 ",
+ " " },
+
+
['A'] = { " AA ",
" A A ",
" A A ",