Skip to content

Commit

Permalink
Fixed the look of 'comma' character in font_6x8.h
Browse files Browse the repository at this point in the history
Apparently, it looks a little bit differently on the real device, as can be
seen in #64 (comment)
Presumably, the SED1200-OA spec contains a typo...
  • Loading branch information
sergm committed Nov 7, 2021
1 parent 8d7ea4e commit 5f6c44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mt32emu_qt/src/font_6x8.h
Expand Up @@ -175,12 +175,12 @@ unsigned char Font_6x8[97][8]={
______,
______ },
{ ______,
______,
______,
______,
__OO__,
___O__,
__O___,
______,
______ },
{ ______,
______,
Expand Down

0 comments on commit 5f6c44e

Please sign in to comment.