Skip to content

Commit

Permalink
Improve # character in font
Browse files Browse the repository at this point in the history
  • Loading branch information
ddevault committed Jul 25, 2015
1 parent 5c9b591 commit de4ac50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/01/font.asm
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ kernel_font:
.db 4
.db 0b10100000
.db 0b11100000
.db 0b10100000
.db 0b01000000
.db 0b11100000
.db 0b10100000

Expand Down

0 comments on commit de4ac50

Please sign in to comment.