summaryrefslogtreecommitdiff
path: root/banner.c
diff options
context:
space:
mode:
Diffstat (limited to 'banner.c')
-rw-r--r--banner.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/banner.c b/banner.c
index 9965d82..82ca6f8 100644
--- a/banner.c
+++ b/banner.c
@@ -226,6 +226,15 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" 4 ",
" ", },
+ ['5'] = { " 555555 ",
+ " 5 ",
+ " 5 ",
+ " 55555 ",
+ " 5 ",
+ " 5 5 ",
+ " 5555 ",
+ " ", },
+
['A'] = { " AA ",
" A A ",
" A A ",