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 2569f87..4514791 100644
--- a/banner.c
+++ b/banner.c
@@ -172,14 +172,14 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" OOOO ",
" " },
- ['P'] = { " ",
- " ",
- " ppppp ",
- " p p ",
- " p p ",
- " ppppp ",
- " p ",
- " p " },
+ ['P'] = { " PPPPP ",
+ " P P ",
+ " P P ",
+ " PPPPP ",
+ " P ",
+ " P ",
+ " P ",
+ " " },
['Q'] = { " ",
" ",