diff options
Diffstat (limited to 'source/font.h')
-rw-r--r-- | source/font.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/font.h b/source/font.h index 01ed497..e5fb25c 100644 --- a/source/font.h +++ b/source/font.h @@ -60,4 +60,3 @@ static const char* font[] = static int32_t font_width = 8; static int32_t font_height = 9; - |