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 1cca1c4..3bde278 100644
--- a/banner.c
+++ b/banner.c
@@ -91,14 +91,14 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" F ",
" " },
- ['G'] = { " ",
- " ",
- " gggg ",
- " g g ",
- " g g ",
- " ggggg ",
- " g ",
- " gggg " },
+ ['G'] = { " GGGG ",
+ " G G ",
+ " G ",
+ " G GGR ",
+ " G G ",
+ " G G ",
+ " GGGG ",
+ " " },
['H'] = { " h ",
" h ",