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 9c2cbe4..cfdf301 100644
--- a/banner.c
+++ b/banner.c
@@ -208,6 +208,15 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" 222222 ",
" ", },
+ ['3'] = { " 3333 ",
+ " 3 3 ",
+ " 3 ",
+ " 333 ",
+ " 3 ",
+ " 3 3 ",
+ " 3333 ",
+ " ", },
+
['A'] = { " AA ",
" A A ",
" A A ",