summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--banner.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/banner.c b/banner.c
index 83842b7..e999353 100644
--- a/banner.c
+++ b/banner.c
@@ -244,13 +244,13 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" W W ",
" ", },
- ['X'] = { " ",
- " ",
- " x x ",
- " x x ",
- " xx ",
- " x x ",
- " x x ",
+ ['X'] = { " X X ",
+ " X X ",
+ " X X ",
+ " XX ",
+ " X X ",
+ " X X ",
+ " X X ",
" ", },
['Y'] = { " ",