summaryrefslogtreecommitdiff
path: root/banner.c
diff options
context:
space:
mode:
Diffstat (limited to 'banner.c')
-rw-r--r--banner.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/banner.c b/banner.c
index e999353..aa23e60 100644
--- a/banner.c
+++ b/banner.c
@@ -253,14 +253,14 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" X X ",
" ", },
- ['Y'] = { " ",
- " ",
- " u y ",
- " u y ",
- " y y ",
- " yyyyy ",
- " y ",
- " yyyy " },
+ ['Y'] = { " Y Y ",
+ " Y Y ",
+ " Y Y ",
+ " Y ",
+ " Y ",
+ " Y ",
+ " Y ",
+ " " },
['Z'] = { " ",
" ",