summaryrefslogtreecommitdiff
path: root/banner.c
diff options
context:
space:
mode:
Diffstat (limited to 'banner.c')
-rw-r--r--banner.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/banner.c b/banner.c
index bacb401..83842b7 100644
--- a/banner.c
+++ b/banner.c
@@ -235,13 +235,13 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" VV ",
" ", },
- ['W'] = { " ",
- " ",
- " ",
- " w w ",
- " w w ",
- " w ww w ",
- " w w ",
+ ['W'] = { " W W ",
+ " W W ",
+ " W W ",
+ " W W ",
+ " W W ",
+ " W WW W ",
+ " W W ",
" ", },
['X'] = { " ",