Skip to content

Commit 8143f23

Browse files
authored
Added character 9 to starwar
1 parent 67c1272 commit 8143f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fonts/starwar/starwar.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ class Starwar : public Fonts
785785
char **eight()
786786
{
787787
char **character = getCharGrid();
788-
788+
789789
//Enter the character grid in ROWS X COLS
790790
791791
return character;

0 commit comments

Comments
 (0)