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 2c82138..262e81f 100644
--- a/banner.c
+++ b/banner.c
@@ -109,13 +109,13 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" H H ",
" " },
- ['I'] = { " ",
- " i ",
- " ",
- " i ",
- " i ",
- " i ",
- " i ",
+ ['I'] = { " III ",
+ " I ",
+ " I ",
+ " I ",
+ " I ",
+ " I ",
+ " III ",
" " },
['J'] = { " ",