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 388f4d8..1cca1c4 100644
--- a/banner.c
+++ b/banner.c
@@ -82,13 +82,13 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" EEEEEE ",
" " },
- ['F'] = { " ff ",
- " f f ",
- " f ",
- " fff ",
- " f ",
- " f ",
- " f ",
+ ['F'] = { " FFFFFF ",
+ " F ",
+ " F ",
+ " FFFF ",
+ " F ",
+ " F ",
+ " F ",
" " },
['G'] = { " ",